Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h106 uint8_t fh_height; member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c2076 fp->vf_height = fh.fh_height; in load_font()
2204 fh.fh_height = DEFAULT_FONT_DATA.height; in insert_font()
2232 fh.fh_height == entry->font_data->height) { in insert_font()
2255 fp->font_data->height = fh.fh_height; in insert_font()