Searched refs:cairo_glyph_t (Results 1 – 2 of 2) sorted by relevance
90 struct cairo_glyph_t struct284 void (*mp_show_glyphs)(cairo_t *, const cairo_glyph_t *, int );319 void show_glyphs(cairo_t *cr, const cairo_glyph_t *glyphs, int no_glyphs) in show_glyphs()387 mp_show_glyphs = (void (*)(cairo_t *, const cairo_glyph_t *, int )) in CairoWrapper()474 std::vector<cairo_glyph_t> cairo_glyphs; in DrawCairoAAFontString()481 cairo_glyph_t aGlyph; in DrawCairoAAFontString()
481 std::vector<cairo_glyph_t> cairo_glyphs; in draw()492 cairo_glyph_t aGlyph; in draw()
Completed in 34 milliseconds