HomeSort by relevance Sort by last modified time
    Searched refs:NPNVprivateModeBool (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebCore/plugins/
PluginDebug.cpp 103 case NPNVprivateModeBool: return "NPNVprivateModeBool";
  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
main.cpp 140 browser->getvalue(instance, NPNVprivateModeBool, (void *)&obj->cachedPrivateBrowsingMode);
413 case NPNVprivateModeBool:
PluginObject.cpp 267 browser->getvalue(plugin->npp, NPNVprivateModeBool, &privateBrowsingEnabled);
    [all...]
  /external/webkit/WebCore/bridge/
npapi.h 414 NPNVprivateModeBool = 18
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginView.mm 844 [_pluginPackage.get() pluginFuncs]->setvalue(plugin, NPNVprivateModeBool, &value);
    [all...]

Completed in 180 milliseconds