Searched refs:unmarkAllTextMatches (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPage.h166 void unmarkAllTextMatches();
H A DPage.cpp307 void Page::unmarkAllTextMatches() function in class:blink::Page
/external/chromium_org/third_party/WebKit/Source/web/
H A DTextFinder.cpp102 m_ownerFrame.frame()->page()->unmarkAllTextMatches();
207 frame->page()->unmarkAllTextMatches();

Completed in 77 milliseconds