HomeSort by: relevance | last modified time | path
    Searched refs:wsfont_make_cookie (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.h 88 int wsfont_make_cookie(int, int, int);
wsfont.c 392 wsfont_make_cookie(int cident, int bito, int byteo) function in typeref:typename:int
593 ent->cookie = wsfont_make_cookie(ident,
676 return (wsfont_make_cookie(bestent->cookie, bito, byteo));
738 ent->cookie = wsfont_make_cookie(ident, font->bitorder,

Completed in 28 milliseconds