Searched refs:reportFindInPageMatchCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrameClient.h460 virtual void reportFindInPageMatchCount( function in class:blink::WebFrameClient
/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.cpp400 m_ownerFrame.client()->reportFindInPageMatchCount(identifier, m_totalMatchCount, !m_framesScopingCount);
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h412 virtual void reportFindInPageMatchCount(int request_id,
H A Drender_frame_impl.cc2984 void RenderFrameImpl::reportFindInPageMatchCount(int request_id, function in class:content::RenderFrameImpl
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc2634 render_frame_->reportFindInPageMatchCount(
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3146 virtual void reportFindInPageMatchCount(int, int count, bool finalUpdate) OVERRIDE

Completed in 4727 milliseconds