Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/dev/
H A Domrasops.c101 u_int32_t lmask, rmask, glyph, inverse; in om1_putchar() local
166 u_int32_t lmask, rmask, glyph, glyphbg, fgpat, bgpat; in om4_putchar() local
/openbsd-src/usr.bin/mandoc/
H A Dterm_ps.c47 struct glyph { struct
54 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument