m_setWindowCalledDuringDestruction   56 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp     bool m_setWindowCalledDuringDestruction;
m_setWindowCalledDuringDestruction   82 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp         m_setWindowCalledDuringDestruction = true;
m_setWindowCalledDuringDestruction  111 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp     if (m_setWindowCalledDuringDestruction == shouldHaveBeenCalledDuringDestruction)