Searched refs:ObjectContentNetscapePlugin (Results 1 – 3 of 3) sorted by relevance
65 ObjectContentNetscapePlugin, enumerator
403 …tentType(completedURL, serviceType, shouldPreferPlugInsForImages()) == ObjectContentNetscapePlugin; in wouldLoadAsNetscapePlugin()481 …return objectType == ObjectContentNone || objectType == ObjectContentNetscapePlugin || objectType … in shouldUsePlugin()
711 …return shouldPreferPlugInsForImages && plugInSupportsMIMEType ? ObjectContentNetscapePlugin : Obje… in objectContentType()714 return ObjectContentNetscapePlugin; in objectContentType()