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

  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp 336 mainFrameImpl->increaseMatchCount(matchCount, identifier);
392 void TextFinder::increaseMatchCount(int identifier, int count)
730 m_ownerFrame.increaseMatchCount(0, identifier);
WebRemoteFrameImpl.cpp 693 void WebRemoteFrameImpl::increaseMatchCount(int count, int identifier)
WebLocalFrameImpl.cpp     [all...]

Completed in 227 milliseconds