Home
last modified time | relevance | path

Searched refs:reportFindInPageMatchCount (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebFrameClient.h278 virtual void reportFindInPageMatchCount( in reportFindInPageMatchCount() function
/external/webkit/WebKit/chromium/src/
DWebFrameImpl.cpp1463 client()->reportFindInPageMatchCount(identifier, m_totalMatchCount, !m_framesScopingCount); in increaseMatchCount()
/external/webkit/WebKit/chromium/
DChangeLog6381 (WebKit::WebFrameClient::reportFindInPageMatchCount):