Searched refs:supportsJavaScriptMIMEType (Results 1 – 8 of 8) sorted by relevance
45 virtual SupportsType supportsJavaScriptMIMEType(const blink::WebString& mimeType) = 0;
31 virtual blink::WebMimeRegistry::SupportsType supportsJavaScriptMIMEType( in NON_EXPORTED_BASE()
38 SimpleWebMimeRegistryImpl::supportsJavaScriptMIMEType( in supportsJavaScriptMIMEType() function in content::SimpleWebMimeRegistryImpl
24 virtual blink::WebMimeRegistry::SupportsType supportsJavaScriptMIMEType(
40 WebMimeRegistryImpl::supportsJavaScriptMIMEType( in supportsJavaScriptMIMEType() function in mojo::examples::WebMimeRegistryImpl
92 return blink::Platform::current()->mimeRegistry()->supportsJavaScriptMIMEType(mimeType.lower()) in isSupportedJavaScriptMIMEType()
84 virtual blink::WebMimeRegistry::SupportsType supportsJavaScriptMIMEType(
238 WorkerWebKitPlatformSupportImpl::supportsJavaScriptMIMEType(const WebString&) { in supportsJavaScriptMIMEType() function in content::WorkerWebKitPlatformSupportImpl