testWindowOpen 1377 content/shell/tools/plugin/PluginObject.cpp newInstance->testWindowOpen = false; testWindowOpen 56 content/shell/tools/plugin/PluginObject.h NPBool testWindowOpen; testWindowOpen 95 content/shell/tools/plugin/PluginObject.h extern bool testWindowOpen(NPP npp); testWindowOpen 252 content/shell/tools/plugin/main.cpp obj->testWindowOpen = true; testWindowOpen 383 content/shell/tools/plugin/main.cpp if (obj->testWindowOpen) { testWindowOpen 384 content/shell/tools/plugin/main.cpp testWindowOpen(instance); testWindowOpen 385 content/shell/tools/plugin/main.cpp obj->testWindowOpen = false;