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

  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
Find.cpp 76 WKPageCountStringMatches(webView.page(), findString.get(), true, 100);
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKPage.cpp 346 void WKPageCountStringMatches(WKPageRef pageRef, WKStringRef string, WKFindOptions options, unsigned maxMatchCount)
WKPage.h 348 WK_EXPORT void WKPageCountStringMatches(WKPageRef page, WKStringRef string, WKFindOptions findOptions, unsigned maxMatchCount);

Completed in 20 milliseconds