Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDfont.h95 FONT_BUILTIN, /* This font was built in at compile time */ enumerator
/freebsd-14-stable/stand/common/
HDgfx_fb.c184 (void) insert_font(NULL, FONT_BUILTIN); in gfx_framework_init()
2367 if (fl->font_flags == FONT_BUILTIN) { in load_font()
2446 if (fl->font_flags == FONT_BUILTIN) in load_font()
2570 if (flags == FONT_BUILTIN) { in insert_font()
2956 if (fl->font_flags == FONT_BUILTIN) in build_font_module()