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

  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.cpp 68 , m_inNPPNew(false)
458 m_inNPPNew = true;
464 m_inNPPNew = false;
NetscapePlugin.h 209 bool m_inNPPNew;
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
NetscapePluginMac.mm 50 if (!m_inNPPNew)
72 if (!m_inNPPNew)

Completed in 879 milliseconds