Home
last modified time | relevance | path

Searched defs:vf_height (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h73 uint32_t vf_height; /* Glyph height. */ member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1480 uint32_t vf_width, vf_height; in gfx_term_drawrect() local