Searched defs:countStringMatches (Results 1 – 3 of 3) sorted by relevance
66 void FindController::countStringMatches(const String& string, FindOptions options, unsigned maxMatc… in countStringMatches() function in WebKit::FindController
1676 void WebPage::countStringMatches(const String& string, uint32_t options, uint32_t maxMatchCount) in countStringMatches() function in WebKit::WebPage
1166 void WebPageProxy::countStringMatches(const String& string, FindOptions options, unsigned maxMatchC… in countStringMatches() function in WebKit::WebPageProxy