Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:plugInSupportsMIMEType

1299     bool plugInSupportsMIMEType = false;
1303 plugInSupportsMIMEType = true;
1308 return shouldPreferPlugInsForImages && plugInSupportsMIMEType ? ObjectContentNetscapePlugin : ObjectContentImage;
1310 if (plugInSupportsMIMEType)