Searched refs:objectContentType (Results 1 – 5 of 5) sorted by relevance
361 …return frame->loader().client()->objectContentType(completedURL, m_serviceType, shouldPreferPlugIn… in isImageType()403 …return document().frame()->loader().client()->objectContentType(completedURL, serviceType, shouldP… in wouldLoadAsNetscapePlugin()477 …ObjectContentType objectType = document().frame()->loader().client()->objectContentType(url, mimeT… in shouldUsePlugin()
175 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
244 …virtual ObjectContentType objectContentType(const KURL&, const String&, bool) OVERRIDE { return Ob… in objectContentType() function
127 virtual WebCore::ObjectContentType objectContentType(
679 ObjectContentType FrameLoaderClientImpl::objectContentType( in objectContentType() function in blink::FrameLoaderClientImpl