wsfont_find
rinfo->ri_wsfcookie = wsfont_find(NULL, 8, 0, 0);
cookie = wsfont_find(NULL, 12, 0, 0);
cookie = wsfont_find(NULL, 8, 0, 0);
cookie = wsfont_find(NULL, 0, 0, 0);
wsfcookie = wsfont_find(name, ri->ri_font->fontwidth,
wsfcookie = wsfont_find(name, 0, 0, 0);
wsfcookie = wsfont_find(name, ri->ri_font->fontwidth,
wsfcookie = wsfont_find(name, 0, 0, 0);
cookie = wsfont_find(NULL, 32, 0, 0);
cookie = wsfont_find(NULL, 16, 0, 0);
cookie = wsfont_find(NULL, 12, 0, 0);
cookie = wsfont_find(NULL, 8, 0, 0);
cookie = wsfont_find(NULL, 0, 0, 0);
ncookie = wsfont_find(font->name, font->fontwidth, font->fontheight,
if (wsfont_find(font->name, font->fontwidth, font->fontheight,
int wsfont_find(const char *, int, int, int);