Searched refs:fh_glyph_count (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | font.h | 108 uint32_t fh_glyph_count; member |
/illumos-gate/usr/src/boot/common/ | ||
H A D | gfx_fb.c | 2074 glyphs = be32toh(fh.fh_glyph_count); in load_font() |