Searched refs:m_thumbY (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/life/
H A Dlife.h92 int m_thumbY; // vert. scrollbar thumb position member in class:LifeCanvas
H A Dlife.cpp760 m_thumbY = m_viewportH;
1028 m_thumbY = m_viewportH;
1088 scrollinc = pos - m_thumbY;
1089 m_thumbY = pos;
1096 m_thumbY = m_viewportH;

Completed in 166 milliseconds