Searched refs:adj_x (Results 1 – 1 of 1) sorted by relevance
232 VGfloat adj_x, adj_y; in font_draw_glyphs() local238 adj_x = (adjustments_x) ? adjustments_x[i] : 0.0f; in font_draw_glyphs()240 vg_advance_glyph(ctx, glyph, adj_x, adj_y, (i == glyphCount - 1)); in font_draw_glyphs()