Searched defs:glyph_t (Results 1 – 3 of 3) sorted by relevance
35 typedef struct glyph_t glyph_t; typedef46 struct glyph_t struct62 glyph_t * glyphs[HASH_SIZE]; argument
181 cairo_glyph_t *glyph_t = LE_NEW_ARRAY(cairo_glyph_t, glyphCount); in rasterizeGlyphs() local