Searched refs:m_hasCalledSetWindow (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp73 , m_hasCalledSetWindow(false)
491 m_hasCalledSetWindow = true;
505 m_hasCalledSetWindow = true;
746 if (m_hasCalledSetWindow && wantsPluginRelativeNPWindowCoordinates() && m_pluginSize == pluginSize && m_clipRect == clipRect)
H A DNetscapePlugin.h302 bool m_hasCalledSetWindow; member in class:WebKit::NetscapePlugin

Completed in 69 milliseconds