HomeSort by relevance Sort by last modified time
    Searched refs:WK_ADD_API_MAPPING (Results 1 - 5 of 5) sorted by null

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

Completed in 71 milliseconds