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

  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.h 87 int totalMatchCount() const { return m_totalMatchCount; }
WebLocalFrameImpl.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TextFinderTest.cpp 255 EXPECT_EQ(2, textFinder().totalMatchCount());
283 EXPECT_EQ(3, textFinder().totalMatchCount());

Completed in 79 milliseconds