Searched refs:m_touchActive (Results 1 – 2 of 2) sorted by relevance
438 if (!m_touchActive) { in touchStart()440 m_touchActive = true; in touchStart()458 m_touchActive = false; in touchEnd()465 m_touchActive = false; in clearTouchPoints()
110 bool m_touchActive; variable