Home
last modified time | relevance | path

Searched defs:nextMatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DURLPatternMatcher.cpp197 MatchTester nextMatch(*this); in test() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.cpp1210 RefPtr<Range> nextMatch = rangeOfString(target, previousMatch, options); in findStringAndScrollToVisible() local