Home
last modified time | relevance | path

Searched refs:wsfont_make_cookie (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/wsfont/
H A Dwsfont.h88 int wsfont_make_cookie(int, int, int);
H A Dwsfont.c376 wsfont_make_cookie(int cident, int bito, int byteo) in wsfont_make_cookie() function
577 ent->cookie = wsfont_make_cookie(ident, in wsfont_init()
660 return (wsfont_make_cookie(bestent->cookie, bito, byteo)); in wsfont_find()
722 ent->cookie = wsfont_make_cookie(ident, font->bitorder, in wsfont_add()