Searched refs:m_wasAutoZIndex (Results 1 – 2 of 2) sorted by relevance
59 , m_wasAutoZIndex(false) in DeleteButtonController()297 m_wasAutoZIndex = true; in show()313 if (m_wasAutoZIndex) in hide()318 m_wasAutoZIndex = false; in hide()
71 bool m_wasAutoZIndex; variable