Searched refs:WK_ADD_API_MAPPING (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKAPICast.h | 80 WK_ADD_API_MAPPING(WKApplicationCacheManagerRef, WebApplicationCacheManagerProxy) in WK_ADD_API_MAPPING() function 81 WK_ADD_API_MAPPING(WKAuthenticationChallengeRef, AuthenticationChallengeProxy) in WK_ADD_API_MAPPING() 82 WK_ADD_API_MAPPING(WKAuthenticationDecisionListenerRef, AuthenticationDecisionListener) in WK_ADD_API_MAPPING() 83 WK_ADD_API_MAPPING(WKBackForwardListItemRef, WebBackForwardListItem) in WK_ADD_API_MAPPING() 84 WK_ADD_API_MAPPING(WKBackForwardListRef, WebBackForwardList) in WK_ADD_API_MAPPING() 85 WK_ADD_API_MAPPING(WKResourceCacheManagerRef, WebResourceCacheManagerProxy) in WK_ADD_API_MAPPING() 86 WK_ADD_API_MAPPING(WKContextRef, WebContext) in WK_ADD_API_MAPPING() 87 WK_ADD_API_MAPPING(WKCookieManagerRef, WebCookieManagerProxy) in WK_ADD_API_MAPPING() 88 WK_ADD_API_MAPPING(WKCredentialRef, WebCredential) in WK_ADD_API_MAPPING() 89 WK_ADD_API_MAPPING(WKDatabaseManagerRef, WebDatabaseManagerProxy) in WK_ADD_API_MAPPING() [all …]
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundleAPICast.h | 58 WK_ADD_API_MAPPING(WKBundleBackForwardListItemRef, InjectedBundleBackForwardListItem) in WK_ADD_API_MAPPING() function 59 WK_ADD_API_MAPPING(WKBundleBackForwardListRef, InjectedBundleBackForwardList) in WK_ADD_API_MAPPING() 60 WK_ADD_API_MAPPING(WKBundleCSSStyleDeclarationRef, WebCore::CSSStyleDeclaration) in WK_ADD_API_MAPPING() 61 WK_ADD_API_MAPPING(WKBundleFrameRef, WebFrame) in WK_ADD_API_MAPPING() 62 WK_ADD_API_MAPPING(WKBundleHitTestResultRef, InjectedBundleHitTestResult) in WK_ADD_API_MAPPING() 63 WK_ADD_API_MAPPING(WKBundleInspectorRef, WebInspector) in WK_ADD_API_MAPPING() 64 WK_ADD_API_MAPPING(WKBundleNavigationActionRef, InjectedBundleNavigationAction) in WK_ADD_API_MAPPING() 65 WK_ADD_API_MAPPING(WKBundleNodeHandleRef, InjectedBundleNodeHandle) in WK_ADD_API_MAPPING() 66 WK_ADD_API_MAPPING(WKBundlePageGroupRef, WebPageGroupProxy) in WK_ADD_API_MAPPING() 67 WK_ADD_API_MAPPING(WKBundlePageOverlayRef, PageOverlay) in WK_ADD_API_MAPPING() [all …]
|
/external/webkit/Source/WebKit2/Shared/API/c/ |
D | WKSharedAPICast.h | 72 #define WK_ADD_API_MAPPING(TheAPIType, TheImplType) \ macro 76 WK_ADD_API_MAPPING(WKArrayRef, ImmutableArray) in WK_ADD_API_MAPPING() function 77 WK_ADD_API_MAPPING(WKBooleanRef, WebBoolean) in WK_ADD_API_MAPPING() 78 WK_ADD_API_MAPPING(WKCertificateInfoRef, WebCertificateInfo) in WK_ADD_API_MAPPING() 79 WK_ADD_API_MAPPING(WKContextMenuItemRef, WebContextMenuItem) in WK_ADD_API_MAPPING() 80 WK_ADD_API_MAPPING(WKDataRef, WebData) in WK_ADD_API_MAPPING() 81 WK_ADD_API_MAPPING(WKDictionaryRef, ImmutableDictionary) in WK_ADD_API_MAPPING() 82 WK_ADD_API_MAPPING(WKDoubleRef, WebDouble) in WK_ADD_API_MAPPING() 83 WK_ADD_API_MAPPING(WKErrorRef, WebError) in WK_ADD_API_MAPPING() 84 WK_ADD_API_MAPPING(WKGraphicsContextRef, WebGraphicsContext) in WK_ADD_API_MAPPING() [all …]
|
/external/webkit/Source/WebKit2/UIProcess/API/C/win/ |
D | WKAPICastWin.h | 42 WK_ADD_API_MAPPING(WKViewRef, WebView) in WK_ADD_API_MAPPING() function 43 WK_ADD_API_MAPPING(WKEditCommandRef, WebEditCommandProxy) in WK_ADD_API_MAPPING() 44 WK_ADD_API_MAPPING(WKTextCheckerRef, WebTextChecker) in WK_ADD_API_MAPPING() 45 WK_ADD_API_MAPPING(WKGrammarDetailRef, WebGrammarDetail) in WK_ADD_API_MAPPING()
|
/external/webkit/Source/WebKit2/UIProcess/API/C/gtk/ |
D | WKAPICastGtk.h | 38 WK_ADD_API_MAPPING(WKViewRef, WebView)
|