Home
last modified time | relevance | path

Searched refs:FONT_RELOAD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h91 FONT_RELOAD /* This font is marked to be re-read from file */ enumerator
/illumos-gate/usr/src/common/font/
H A Dfont.c280 fl->font_flags == FONT_RELOAD) { in set_font()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1914 fl->font_flags == FONT_RELOAD) { in gfx_get_font()
2007 if (bp->font != NULL && fl->font_flags != FONT_RELOAD) in load_font()
2235 entry->font_flags = FONT_RELOAD; in insert_font()