Searched refs:m_thumbX (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.h91 int m_thumbX; // horiz. scrollbar thumb position member in class:LifeCanvas
H A Dlife.cpp759 m_thumbX = m_viewportW;
1027 m_thumbX = m_viewportW;
1083 scrollinc = pos - m_thumbX;
1084 m_thumbX = pos;
1095 m_thumbX = m_viewportW;

Completed in 49 milliseconds