Searched refs:resetMatchCount (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DTextFinderTest.cpp250 textFinder().resetMatchCount();
276 textFinder().resetMatchCount();
301 textFinder().resetMatchCount();
323 textFinder().resetMatchCount();
345 textFinder().resetMatchCount();
467 textFinder().resetMatchCount();
H A DWebFrameTest.cpp3189 mainFrame->resetMatchCount();
3306 mainFrame->resetMatchCount();
3346 mainFrame->resetMatchCount();
3385 mainFrame->resetMatchCount();
3421 mainFrame->resetMatchCount();
3461 mainFrame->resetMatchCount();
3483 mainFrame->resetMatchCount();
/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.h66 void resetMatchCount();
H A DWebRemoteFrameImpl.h155 virtual void resetMatchCount() OVERRIDE;
H A DWebLocalFrameImpl.h204 virtual void resetMatchCount() OVERRIDE;
H A DWebRemoteFrameImpl.cpp746 void WebRemoteFrameImpl::resetMatchCount() function in class:blink::WebRemoteFrameImpl
H A DTextFinder.cpp410 void TextFinder::resetMatchCount() function in class:blink::TextFinder
H A DWebLocalFrameImpl.cpp1379 void WebLocalFrameImpl::resetMatchCount() function in class:WebLocalFrameImpl
1381 ensureTextFinder().resetMatchCount();
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h581 virtual void resetMatchCount() = 0;
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc2708 main_frame->resetMatchCount();

Completed in 744 milliseconds