Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DTextFinder.h60 void stopFindingAndClearSelection();
DTextFinder.cpp180 void TextFinder::stopFindingAndClearSelection() in stopFindingAndClearSelection() function in blink::TextFinder
DWebLocalFrameImpl.cpp1357 m_textFinder->stopFindingAndClearSelection(); in stopFinding()