Searched refs:afterGlyph (Results 1 – 1 of 1) sorted by relevance
294 int fromGlyph, afterGlyph; in draw() local311 afterGlyph = shaping.glyphLength(); in draw()317 afterGlyph = shaping.m_logs[fromChar - 1]; in draw()326 afterGlyph = shaping.glyphLength(); in draw()328 afterGlyph = shaping.m_logs[toChar]; in draw()341 int glyphCount = afterGlyph - fromGlyph; in draw()