Searched refs:NPNVprivateModeBool (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginDebug.cpp104 case NPNVprivateModeBool: return "NPNVprivateModeBool";
H A Dnpapi.h409 NPNVprivateModeBool = 18, enumerator in enum:__anon5825
H A DPluginView.cpp1356 case NPNVprivateModeBool: {
1492 setValue(m_instance, NPNVprivateModeBool, &value);
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp439 case NPNVprivateModeBool: {
H A DNetscapePlugin.cpp1009 // When the browser turns private mode on or off it will call NPP_SetValue for "NPNVprivateModeBool"
1014 NPP_SetValue(NPNVprivateModeBool, &value);
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginView.mm849 [_pluginPackage.get() pluginFuncs]->setvalue(plugin, NPNVprivateModeBool, &value);
2067 case NPNVprivateModeBool:

Completed in 94 milliseconds