Searched refs:callScopeStringMatches (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.h178 void callScopeStringMatches(
H A DTextFinder.cpp84 m_textFinder->callScopeStringMatches(this, m_identifier, m_searchText, m_options, m_reset);
682 void TextFinder::callScopeStringMatches(DeferredScopeStringMatches* caller, int identifier, const WebString& searchText, const WebFindOptions& options, bool reset) function in class:blink::TextFinder

Completed in 416 milliseconds