HomeSort by relevance Sort by last modified time
    Searched refs:scopeStringMatchesSoon (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.h 171 void scopeStringMatchesSoon(
TextFinder.cpp 222 scopeStringMatchesSoon(identifier, searchText, options, false); // false means just reset, so don't do it again.
346 scopeStringMatchesSoon(
676 void TextFinder::scopeStringMatchesSoon(int identifier, const WebString& searchText, const WebFindOptions& options, bool reset)

Completed in 85 milliseconds