Searched refs:nGlyphIdx (Results 1 – 1 of 1) sorted by relevance
639 for(int nGlyphIdx = 0; nGlyphIdx < (int) cairo_glyphs.size(); nGlyphIdx++) { in draw() local640 cairo_glyphs[nGlyphIdx].x += bold_dx * nSteps / total_steps; in draw()
Completed in 18 milliseconds