Home
last modified time | relevance | path

Searched refs:WKPageCountStringMatches (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
DFind.cpp76 WKPageCountStringMatches(webView.page(), findString.get(), true, 100); in TEST()
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKPage.cpp346 void WKPageCountStringMatches(WKPageRef pageRef, WKStringRef string, WKFindOptions options, unsigne… in WKPageCountStringMatches() function
DWKPage.h348 WK_EXPORT void WKPageCountStringMatches(WKPageRef page, WKStringRef string, WKFindOptions findOptio…
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1616727 (WKPageCountStringMatches): Replaces caseInsensitive boolean with WKFindOptions.
26475 Add a WKPageFindClient, hook up WKPageCountStringMatches
26618 (WKPageCountStringMatches):
DChangeLog4896 <rdar://problem/9214824> Find client not told when WKPageCountStringMatches exceeds maximum
/external/webkit/Tools/
DChangeLog-2011-02-1616961 Add a WKPageFindClient, hook up WKPageCountStringMatches
16976 Add test for WKPageCountStringMatches.
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0637077 Add a WKPageFindClient, hook up WKPageCountStringMatches