Searched refs:boxLength (Results 1 – 2 of 2) sorted by relevance
166 unsigned boxLength = queryData->textBox->len(); in modifyStartEndPositionsRespectingLigatures() local188 if (positionOffset >= boxStart + boxLength) in modifyStartEndPositionsRespectingLigatures()
399 unsigned boxLength = textBox->len(); in currentVisualCharacterMetrics() local414 if (m_visualCharacterOffset >= boxStart + boxLength) in currentVisualCharacterMetrics()