HomeSort by: relevance | last modified time | path
    Searched defs:wsfont_find (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.c 569 ncookie = wsfont_find(font->name, font->fontwidth, font->fontheight,
661 wsfont_find(const char *name, int width, int height, int stride, int bito, int byteo, int flags) function in typeref:typename:int
731 if (wsfont_find(font->name, font->fontwidth, font->fontheight,

Completed in 13 milliseconds