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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dcanvas.cpp41 m_leftBtnDown(false)
178 if (m_leftBtnDown)
180 m_leftBtnDown = false;
188 if (!m_leftBtnDown)
190 m_leftBtnDown = true;
197 if (m_leftBtnDown)
199 m_leftBtnDown = false;
H A Dcanvas.h55 bool m_leftBtnDown; member in class:FortyCanvas

Completed in 107 milliseconds