Searched refs:findNextRunIndex (Results 1 – 2 of 2) sorted by relevance
132 unsigned findNextRunIndex(unsigned runIndex) const;
413 unsigned ComplexTextController::findNextRunIndex(unsigned runIndex) const in findNextRunIndex() function in WebCore::ComplexTextController466 m_runIndices.uncheckedAppend(findNextRunIndex(m_runIndices.last())); in indexOfCurrentRun()