OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsfont_find0
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/wsfont/
wsfont.c
386
static struct font *
wsfont_find0
(int, int);
550
origfont =
wsfont_find0
(cookie, 0xffffffff);
600
wsfont_find0
(int cookie, int mask)
function in typeref:struct:font *
749
if ((ent =
wsfont_find0
(cookie, 0xffffffff)) == NULL)
773
if ((ent =
wsfont_find0
(cookie, 0xffffffff)) == NULL) {
774
if ((ent =
wsfont_find0
(cookie, WSFONT_IDENT_MASK)) == NULL)
816
if ((ent =
wsfont_find0
(cookie, 0xffffffff)) == NULL)
Completed in 11 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025