Searched refs:ObjectContentNone (Results 1 – 7 of 7) sorted by relevance
70 ObjectContentNone, enumerator
1768 useFallback = objectType == ObjectContentNone && hasFallback; in shouldUsePlugin()1769 …return objectType == ObjectContentNone || objectType == ObjectContentNetscapePlugin || objectType … in shouldUsePlugin()
990 return ObjectContentNone; in objectContentType()1016 return ObjectContentNone; in objectContentType()
438 return WebCore::ObjectContentNone; in objectContentType()
1286 return ObjectContentNone;1290 return ObjectContentNone;
1566 return WebCore::ObjectContentNone; in objectContentType()
9889 …Don't return ObjectContentNone if the URL's extension can't be mapped to a MIME type. If the MIME …