HomeSort by relevance Sort by last modified time
    Searched refs:unmarkAllTextMatches (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 166 void unmarkAllTextMatches();
Page.cpp 307 void Page::unmarkAllTextMatches()
  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp 102 m_ownerFrame.frame()->page()->unmarkAllTextMatches();
207 frame->page()->unmarkAllTextMatches();

Completed in 64 milliseconds