Searched defs:toAPI (Results 1 – 3 of 3) sorted by relevance
127 inline typename ImplTypeInfo<T>::APIType toAPI(T t) in toAPI() function134 inline ProxyingRefPtr<WebString> toAPI(StringImpl* string) in toAPI() function174 inline ProxyingRefPtr<WebError> toAPI(const WebCore::ResourceError& error) in toAPI() function179 inline ProxyingRefPtr<WebURLRequest> toAPI(const WebCore::ResourceRequest& request) in toAPI() function184 inline ProxyingRefPtr<WebURLResponse> toAPI(const WebCore::ResourceResponse& response) in toAPI() function213 inline WKRect toAPI(const WebCore::FloatRect& rect) in toAPI() function223 inline WKRect toAPI(const WebCore::IntRect& rect) in toAPI() function233 inline WKSize toAPI(const WebCore::IntSize& size) in toAPI() function241 inline WKPoint toAPI(const WebCore::IntPoint& point) in toAPI() function251 inline WKTypeID toAPI(APIObject::Type type) in toAPI() function[all …]
130 inline WKCacheModel toAPI(CacheModel cacheModel) in toAPI() function166 inline WKFontSmoothingLevel toAPI(FontSmoothingLevel level) in toAPI() function187 inline WKEditableLinkBehavior toAPI(WebCore::EditableLinkBehavior behavior) in toAPI() function225 inline WKProtectionSpaceServerType toAPI(WebCore::ProtectionSpaceServerType type) in toAPI() function248 inline WKProtectionSpaceAuthenticationScheme toAPI(WebCore::ProtectionSpaceAuthenticationScheme typ… in toAPI() function314 inline WKHTTPCookieAcceptPolicy toAPI(HTTPCookieAcceptPolicy policy) in toAPI() function
90 inline WKAffinityType toAPI(WebCore::EAffinity affinity) in toAPI() function