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

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp686 m_popupStateStack.append(state);
691 m_popupStateStack.removeLast();
696 if (!m_popupStateStack.isEmpty())
697 return m_popupStateStack.last();
H A DPluginView.h345 Vector<bool, 4> m_popupStateStack; member in class:WebCore::PluginView

Completed in 110 milliseconds