Home
last modified time | relevance | path

Searched refs:scopeStringMatchesSoon (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DTextFinder.h171 void scopeStringMatchesSoon(
DTextFinder.cpp222scopeStringMatchesSoon(identifier, searchText, options, false); // false means just reset, so don'… in scopeStringMatches()
346 scopeStringMatchesSoon( in scopeStringMatches()
676 void TextFinder::scopeStringMatchesSoon(int identifier, const WebString& searchText, const WebFindO… in scopeStringMatchesSoon() function in blink::TextFinder