Searched refs:ObjectContentType (Results 1 – 6 of 6) sorted by relevance
61 enum ObjectContentType { enum
234 …virtual ObjectContentType objectContentType(const KURL&, const String&, bool) OVERRIDE { return Ob… in objectContentType()
157 …virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPrefer…
130 virtual ObjectContentType objectContentType(
685 ObjectContentType FrameLoaderClientImpl::objectContentType( in objectContentType()
527 …ObjectContentType objectType = document().frame()->loader().client()->objectContentType(url, mimeT… in shouldUsePlugin()