Searched refs:WKPageCountStringMatches (Results 1 – 7 of 7) sorted by relevance
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/ |
D | Find.cpp | 76 WKPageCountStringMatches(webView.page(), findString.get(), true, 100); in TEST()
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKPage.cpp | 346 void WKPageCountStringMatches(WKPageRef pageRef, WKStringRef string, WKFindOptions options, unsigne… in WKPageCountStringMatches() function
|
D | WKPage.h | 348 WK_EXPORT void WKPageCountStringMatches(WKPageRef page, WKStringRef string, WKFindOptions findOptio…
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 16727 (WKPageCountStringMatches): Replaces caseInsensitive boolean with WKFindOptions. 26475 Add a WKPageFindClient, hook up WKPageCountStringMatches 26618 (WKPageCountStringMatches):
|
D | ChangeLog | 4896 <rdar://problem/9214824> Find client not told when WKPageCountStringMatches exceeds maximum
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 16961 Add a WKPageFindClient, hook up WKPageCountStringMatches 16976 Add test for WKPageCountStringMatches.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 37077 Add a WKPageFindClient, hook up WKPageCountStringMatches
|