Searched refs:m_xScrollLinesPerPage (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.h48 &m_xScrollPosition, &m_xScrollLines, &m_xScrollLinesPerPage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dscrolwin.cpp139 &m_xScrollPosition, &m_xScrollLines, &m_xScrollLinesPerPage);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h160 int m_xScrollLinesPerPage; 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.cpp302 m_xScrollLinesPerPage =
597 const int posMax = m_xScrollLines - m_xScrollLinesPerPage;
892 return m_xScrollLinesPerPage;
900 m_xScrollLinesPerPage = pageSize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h228 int m_xScrollLinesPerPage; 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.cpp160 m_xScrollLinesPerPage = 0;
947 return m_xScrollLinesPerPage;
955 m_xScrollLinesPerPage = pageSize;

Completed in 120 milliseconds