Home
last modified time | relevance | path

Searched defs:countStringMatches (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DFindController.cpp66 void FindController::countStringMatches(const String& string, FindOptions options, unsigned maxMatc… in countStringMatches() function in WebKit::FindController
DWebPage.cpp1676 void WebPage::countStringMatches(const String& string, uint32_t options, uint32_t maxMatchCount) in countStringMatches() function in WebKit::WebPage
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp1166 void WebPageProxy::countStringMatches(const String& string, FindOptions options, unsigned maxMatchC… in countStringMatches() function in WebKit::WebPageProxy