Home | History | Annotate | Download | only in plugins

Lines Matching refs:m_popupStateStack

754     m_popupStateStack.append(state);
759 m_popupStateStack.removeLast();
764 if (!m_popupStateStack.isEmpty())
765 return m_popupStateStack.last();