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 174 void unmarkAllTextMatches();
Page.cpp 305 void Page::unmarkAllTextMatches()
  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp 103 m_ownerFrame.frame()->page()->unmarkAllTextMatches();
208 frame->page()->unmarkAllTextMatches();

Completed in 70 milliseconds