Home
last modified time | relevance | path

Searched defs:toAPI (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/Shared/API/c/
DWKSharedAPICast.h127 inline typename ImplTypeInfo<T>::APIType toAPI(T t) in toAPI() function
134 inline ProxyingRefPtr<WebString> toAPI(StringImpl* string) in toAPI() function
174 inline ProxyingRefPtr<WebError> toAPI(const WebCore::ResourceError& error) in toAPI() function
179 inline ProxyingRefPtr<WebURLRequest> toAPI(const WebCore::ResourceRequest& request) in toAPI() function
184 inline ProxyingRefPtr<WebURLResponse> toAPI(const WebCore::ResourceResponse& response) in toAPI() function
213 inline WKRect toAPI(const WebCore::FloatRect& rect) in toAPI() function
223 inline WKRect toAPI(const WebCore::IntRect& rect) in toAPI() function
233 inline WKSize toAPI(const WebCore::IntSize& size) in toAPI() function
241 inline WKPoint toAPI(const WebCore::IntPoint& point) in toAPI() function
251 inline WKTypeID toAPI(APIObject::Type type) in toAPI() function
[all …]
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKAPICast.h130 inline WKCacheModel toAPI(CacheModel cacheModel) in toAPI() function
166 inline WKFontSmoothingLevel toAPI(FontSmoothingLevel level) in toAPI() function
187 inline WKEditableLinkBehavior toAPI(WebCore::EditableLinkBehavior behavior) in toAPI() function
225 inline WKProtectionSpaceServerType toAPI(WebCore::ProtectionSpaceServerType type) in toAPI() function
248 inline WKProtectionSpaceAuthenticationScheme toAPI(WebCore::ProtectionSpaceAuthenticationScheme typ… in toAPI() function
314 inline WKHTTPCookieAcceptPolicy toAPI(HTTPCookieAcceptPolicy policy) in toAPI() function
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleAPICast.h90 inline WKAffinityType toAPI(WebCore::EAffinity affinity) in toAPI() function