Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h105 uint8_t fh_width; member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c2083 fp->vf_width = fh.fh_width; in load_font()
2211 fh.fh_width = DEFAULT_FONT_DATA.width; in insert_font()
2239 if (fh.fh_width == entry->font_data->width && in insert_font()
2262 fp->font_data->width = fh.fh_width; in insert_font()