Home
last modified time | relevance | path

Searched refs:NPPVpluginScriptableInstance (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
DPluginDebug.cpp134 case NPPVpluginScriptableInstance: return "NPPVpluginScriptableInstance (not supported)"; in prettyNameForNPPVariable()
/external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
DTestNetscapePlugin.cpp351 case NPPVpluginScriptableInstance: in webkit_test_plugin_get_value()
/external/webkit/Source/WebCore/bridge/
Dnpapi.h350 NPPVpluginScriptableInstance = (10 | NP_ABI_MASK), /* Not implemented in WebKit */ enumerator