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

  /external/webkit/Source/WebKit/chromium/public/
WebFrame.h 524 virtual void increaseMatchCount(int count, int identifier) = 0;
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.h 188 virtual void increaseMatchCount(int count, int identifier);
378 // frames on the page, and is only incremented by calling IncreaseMatchCount
WebFrameImpl.cpp     [all...]

Completed in 37 milliseconds