Searched refs:vg_advance_glyph (Results 1 – 1 of 1) sorted by relevance
115 static void vg_advance_glyph(struct vg_context *ctx, in vg_advance_glyph() function209 vg_advance_glyph(ctx, glyph, 0.0f, 0.0f, VG_TRUE); in font_draw_glyph()240 vg_advance_glyph(ctx, glyph, adj_x, adj_y, (i == glyphCount - 1)); in font_draw_glyphs()