Searched refs:glyphCountSoFar (Results 1 – 1 of 1) sorted by relevance
163 unsigned glyphCountSoFar = 0; in ComplexTextController() local165 m_glyphCountFromStartToIndex.uncheckedAppend(glyphCountSoFar); in ComplexTextController()166 glyphCountSoFar += m_complexTextRuns[i]->glyphCount(); in ComplexTextController()