Searched refs:ObjectContentOtherPlugin (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/
H A DFrameLoaderTypes.h82 ObjectContentOtherPlugin enumerator in enum:WebCore::ObjectContentType
H A DSubframeLoader.cpp320 return objectType == ObjectContentNone || objectType == ObjectContentNetscapePlugin || objectType == ObjectContentOtherPlugin;
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp1352 return ObjectContentOtherPlugin;
1371 plugInType = ObjectContentOtherPlugin;
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebFrameLoaderClient.mm1481 return ObjectContentOtherPlugin;
1506 plugInType = ObjectContentOtherPlugin;

Completed in 120 milliseconds