Searched defs:glyph (Results 1 – 3 of 3) sorted by relevance
66 struct glyph { struct74 TAILQ_HEAD(glyph_list, glyph); argument
51 struct glyph { struct58 struct glyph gly[MAXCHAR]; /* glyph metrics */ argument
73 static uint8_t glyph[MAX_GLYPH]; variable