Home
last modified time | relevance | path

Searched defs:wkClient (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundlePage.cpp49 … 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()
DWKBundlePageOverlay.cpp126 WKBundlePageOverlayRef WKBundlePageOverlayCreate(WKBundlePageOverlayClient* wkClient) in WKBundlePageOverlayCreate()
DWKBundle.cpp41 void WKBundleSetClient(WKBundleRef bundleRef, WKBundleClient * wkClient) in WKBundleSetClient()
/external/webkit/Source/WebKit2/UIProcess/API/C/win/
DWKTextChecker.cpp35 void WKTextCheckerSetClient(const WKTextCheckerClient* wkClient) in WKTextCheckerSetClient()
DWKView.cpp90 void WKViewSetViewUndoClient(WKViewRef viewRef, const WKViewUndoClient* wkClient) in WKViewSetViewUndoClient()
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp66 …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()
DWKIconDatabase.cpp39 …abaseSetIconDatabaseClient(WKIconDatabaseRef iconDatabaseRef, const WKIconDatabaseClient* wkClient) in WKIconDatabaseSetIconDatabaseClient()
DWKPage.cpp351 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()
DWKCookieManager.cpp39 …KCookieManagerSetClient(WKCookieManagerRef cookieManagerRef, const WKCookieManagerClient* wkClient) in WKCookieManagerSetClient()
DWKDatabaseManager.cpp91 …eManagerSetClient(WKDatabaseManagerRef databaseManagerRef, const WKDatabaseManagerClient* wkClient) in WKDatabaseManagerSetClient()