Home
last modified time | relevance | path

Searched defs:glyph (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c66 struct glyph { struct
74 TAILQ_HEAD(glyph_list, glyph); argument
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c51 struct glyph { struct
58 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c73 static uint8_t glyph[MAX_GLYPH]; variable