Home | History | Annotate | Download | only in C

Lines Matching refs:WK_ADD_API_MAPPING

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)
90 WK_ADD_API_MAPPING(WKDownloadRef, DownloadProxy)
91 WK_ADD_API_MAPPING(WKFormSubmissionListenerRef, WebFormSubmissionListenerProxy)
92 WK_ADD_API_MAPPING(WKFramePolicyListenerRef, WebFramePolicyListenerProxy)
93 WK_ADD_API_MAPPING(WKFrameRef, WebFrameProxy)
94 WK_ADD_API_MAPPING(WKGeolocationManagerRef, WebGeolocationManagerProxy)
95 WK_ADD_API_MAPPING(WKGeolocationPermissionRequestRef, GeolocationPermissionRequestProxy)
96 WK_ADD_API_MAPPING(WKGeolocationPositionRef, WebGeolocationPosition)
97 WK_ADD_API_MAPPING(WKIconDatabaseRef, WebIconDatabase)
98 WK_ADD_API_MAPPING(WKKeyValueStorageManagerRef, WebKeyValueStorageManagerProxy)
99 WK_ADD_API_MAPPING(WKMediaCacheManagerRef, WebMediaCacheManagerProxy)
100 WK_ADD_API_MAPPING(WKNavigationDataRef, WebNavigationData)
101 WK_ADD_API_MAPPING(WKOpenPanelParametersRef, WebOpenPanelParameters)
102 WK_ADD_API_MAPPING(WKOpenPanelResultListenerRef, WebOpenPanelResultListenerProxy)
103 WK_ADD_API_MAPPING(WKPageGroupRef, WebPageGroup)
104 WK_ADD_API_MAPPING(WKPageRef, WebPageProxy)
105 WK_ADD_API_MAPPING(WKPluginSiteDataManagerRef, WebPluginSiteDataManager)
106 WK_ADD_API_MAPPING(WKPreferencesRef, WebPreferences)
107 WK_ADD_API_MAPPING(WKProtectionSpaceRef, WebProtectionSpace)
110 WK_ADD_API_MAPPING(WKInspectorRef, WebInspectorProxy)