Searched refs:m_yScrollLinesPerPage (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dscrolwin.h58 &m_yScrollPosition, &m_yScrollLines, &m_yScrollLinesPerPage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dscrolwin.cpp141 &m_yScrollPosition, &m_yScrollLines, &m_yScrollLinesPerPage);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h161 int m_yScrollLinesPerPage; member in class:wxToolBarSimple
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp303 m_yScrollLinesPerPage = 0;
619 const int posMax = m_yScrollLines - m_yScrollLinesPerPage;
894 return m_yScrollLinesPerPage;
902 m_yScrollLinesPerPage = pageSize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h229 int m_yScrollLinesPerPage; member in class:wxScrollHelper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp161 m_yScrollLinesPerPage = 0;
949 return m_yScrollLinesPerPage;
957 m_yScrollLinesPerPage = pageSize;

Completed in 74 milliseconds