Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebFrameImpl.h407 void callScopeStringMatches(
DWebFrameImpl.cpp488 m_webFrame->callScopeStringMatches(this, m_identifier, m_searchText, m_options, m_reset); in doTimeout()
2456 void WebFrameImpl::callScopeStringMatches(DeferredScopeStringMatches* caller, int identifier, const… in callScopeStringMatches() function in blink::WebFrameImpl