Searched refs:WKPageFindClient (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
H A DWebFindClient.h37 class WebFindClient : public APIClient<WKPageFindClient> {
H A DWebPageProxy.h185 void initializeFindClient(const WKPageFindClient*);
H A DWebPageProxy.cpp236 void WebPageProxy::initializeFindClient(const WKPageFindClient* client)
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
H A DFind.cpp63 WKPageFindClient findClient;
/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKPage.h235 struct WKPageFindClient { struct
242 typedef struct WKPageFindClient WKPageFindClient; typedef in typeref:struct:WKPageFindClient
351 WK_EXPORT void WKPageSetPageFindClient(WKPageRef page, const WKPageFindClient* client);
H A DWKPage.cpp358 void WKPageSetPageFindClient(WKPageRef pageRef, const WKPageFindClient* wkClient)

Completed in 82 milliseconds