Searched defs:wkClient (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.cpp | 49 … WKBundlePageSetContextMenuClient(WKBundlePageRef pageRef, WKBundlePageContextMenuClient* wkClient) in WKBundlePageSetContextMenuClient() 56 void WKBundlePageSetEditorClient(WKBundlePageRef pageRef, WKBundlePageEditorClient* wkClient) in WKBundlePageSetEditorClient() 63 void WKBundlePageSetFormClient(WKBundlePageRef pageRef, WKBundlePageFormClient* wkClient) in WKBundlePageSetFormClient() 70 void WKBundlePageSetPageLoaderClient(WKBundlePageRef pageRef, WKBundlePageLoaderClient* wkClient) in WKBundlePageSetPageLoaderClient() 77 …KBundlePageSetResourceLoadClient(WKBundlePageRef pageRef, WKBundlePageResourceLoadClient* wkClient) in WKBundlePageSetResourceLoadClient() 84 void WKBundlePageSetPolicyClient(WKBundlePageRef pageRef, WKBundlePagePolicyClient* wkClient) in WKBundlePageSetPolicyClient() 91 void WKBundlePageSetUIClient(WKBundlePageRef pageRef, WKBundlePageUIClient* wkClient) in WKBundlePageSetUIClient() 98 …id WKBundlePageSetFullScreenClient(WKBundlePageRef pageRef, WKBundlePageFullScreenClient* wkClient) in WKBundlePageSetFullScreenClient()
|
D | WKBundlePageOverlay.cpp | 126 WKBundlePageOverlayRef WKBundlePageOverlayCreate(WKBundlePageOverlayClient* wkClient) in WKBundlePageOverlayCreate()
|
D | WKBundle.cpp | 41 void WKBundleSetClient(WKBundleRef bundleRef, WKBundleClient * wkClient) in WKBundleSetClient()
|
/external/webkit/Source/WebKit2/UIProcess/API/C/win/ |
D | WKTextChecker.cpp | 35 void WKTextCheckerSetClient(const WKTextCheckerClient* wkClient) in WKTextCheckerSetClient()
|
D | WKView.cpp | 90 void WKViewSetViewUndoClient(WKViewRef viewRef, const WKViewUndoClient* wkClient) in WKViewSetViewUndoClient()
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKContext.cpp | 66 …ntextSetInjectedBundleClient(WKContextRef contextRef, const WKContextInjectedBundleClient* wkClien… in WKContextSetInjectedBundleClient() 73 void WKContextSetHistoryClient(WKContextRef contextRef, const WKContextHistoryClient* wkClient) in WKContextSetHistoryClient() 80 void WKContextSetDownloadClient(WKContextRef contextRef, const WKContextDownloadClient* wkClient) in WKContextSetDownloadClient()
|
D | WKIconDatabase.cpp | 39 …abaseSetIconDatabaseClient(WKIconDatabaseRef iconDatabaseRef, const WKIconDatabaseClient* wkClient) in WKIconDatabaseSetIconDatabaseClient()
|
D | WKPage.cpp | 351 void WKPageSetPageContextMenuClient(WKPageRef pageRef, const WKPageContextMenuClient* wkClient) in WKPageSetPageContextMenuClient() 358 void WKPageSetPageFindClient(WKPageRef pageRef, const WKPageFindClient* wkClient) in WKPageSetPageFindClient() 365 void WKPageSetPageFormClient(WKPageRef pageRef, const WKPageFormClient* wkClient) in WKPageSetPageFormClient() 372 void WKPageSetPageLoaderClient(WKPageRef pageRef, const WKPageLoaderClient* wkClient) in WKPageSetPageLoaderClient() 379 void WKPageSetPagePolicyClient(WKPageRef pageRef, const WKPagePolicyClient* wkClient) in WKPageSetPagePolicyClient() 386 void WKPageSetPageResourceLoadClient(WKPageRef pageRef, const WKPageResourceLoadClient* wkClient) in WKPageSetPageResourceLoadClient() 393 void WKPageSetPageUIClient(WKPageRef pageRef, const WKPageUIClient* wkClient) in WKPageSetPageUIClient()
|
D | WKCookieManager.cpp | 39 …KCookieManagerSetClient(WKCookieManagerRef cookieManagerRef, const WKCookieManagerClient* wkClient) in WKCookieManagerSetClient()
|
D | WKDatabaseManager.cpp | 91 …eManagerSetClient(WKDatabaseManagerRef databaseManagerRef, const WKDatabaseManagerClient* wkClient) in WKDatabaseManagerSetClient()
|