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

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

Completed in 13 milliseconds