Home
last modified time | relevance | path

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

/NextBSD/usr.bin/vtfontcvt/
HDvtfontcvt.c55 struct glyph { struct
63 TAILQ_HEAD(glyph_list, glyph); argument
/NextBSD/contrib/mdocml/
HDterm_ps.c46 struct glyph { struct
53 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument
/NextBSD/contrib/groff/src/devices/grotty/
HDtty.cpp154 class glyph { class