Searched refs:startItem (Results 1 – 1 of 1) sorted by relevance
706 int startItem = m_runs[i].iCharPos; in fillShapes() local707 int itemLength = m_inputLength - startItem; in fillShapes()709 itemLength = m_runs[i + 1].iCharPos - startItem; in fillShapes()729 if (!shape(&m_input[startItem], itemLength, numGlyphs, m_runs[i], shaping)) in fillShapes()