Searched refs:nextMatch (Results 1 – 3 of 3) sorted by relevance
197 MatchTester nextMatch(*this); in test() local198 nextMatch.m_patternIndex++; in test()199 if (nextMatch.test()) in test()
1172 RefPtrWillBeRawPtr<Range> nextMatch = rangeOfString(target, previousMatch, options); in findStringAndScrollToVisible() local1173 if (!nextMatch) in findStringAndScrollToVisible()1176 nextMatch->firstNode()->renderer()->scrollRectToVisible(nextMatch->boundingBox(), in findStringAndScrollToVisible()1179 return nextMatch.release(); in findStringAndScrollToVisible()
2187 nextMatch: in search()2219 goto nextMatch; in search()