Searched refs:resetMatchCount (Results 1 – 10 of 10) sorted by relevance
250 textFinder().resetMatchCount(); in TEST_F()276 textFinder().resetMatchCount(); in TEST_F()301 textFinder().resetMatchCount(); in TEST_F()323 textFinder().resetMatchCount(); in TEST_F()345 textFinder().resetMatchCount(); in TEST_F()467 textFinder().resetMatchCount(); in TEST_F()
3189 mainFrame->resetMatchCount(); in TEST_F()3306 mainFrame->resetMatchCount(); in TEST_F()3346 mainFrame->resetMatchCount(); in TEST_F()3385 mainFrame->resetMatchCount(); in TEST_F()3421 mainFrame->resetMatchCount(); in TEST_F()3461 mainFrame->resetMatchCount(); in TEST_F()3483 mainFrame->resetMatchCount(); in TEST_F()
66 void resetMatchCount();
155 virtual void resetMatchCount() OVERRIDE;
204 virtual void resetMatchCount() OVERRIDE;
746 void WebRemoteFrameImpl::resetMatchCount() in resetMatchCount() function in blink::WebRemoteFrameImpl
410 void TextFinder::resetMatchCount() in resetMatchCount() function in blink::TextFinder
1379 void WebLocalFrameImpl::resetMatchCount() in resetMatchCount() function in blink::WebLocalFrameImpl1381 ensureTextFinder().resetMatchCount(); in resetMatchCount()
581 virtual void resetMatchCount() = 0;
2708 main_frame->resetMatchCount(); in OnFind()