Home
last modified time | relevance | path

Searched refs:GetScrollPageSize (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp831 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
833 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
838 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
840 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
944 int wxToolBarSimple::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxToolBarSimple
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp831 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
833 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
838 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
840 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
944 int wxToolBarSimple::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxToolBarSimple
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp831 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
833 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
838 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
840 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
944 int wxToolBarSimple::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxToolBarSimple
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp831 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
833 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
838 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
840 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
944 int wxToolBarSimple::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxToolBarSimple
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dscrlwing.cpp652 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
654 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
659 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
661 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
762 int wxScrollHelperBase::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelperBase
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp566 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
568 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
573 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
575 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
889 int wxScrollHelper::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelper
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp566 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
568 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
573 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
575 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
889 int wxScrollHelper::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelper
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp566 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
568 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
573 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
575 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
889 int wxScrollHelper::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelper
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dscrlwing.cpp597 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
599 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
604 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
606 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
707 int wxScrollHelperBase::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelperBase
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp566 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
568 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
573 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
575 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
889 int wxScrollHelper::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelper
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dscrlwing.cpp652 nScrollInc = -GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
654 nScrollInc = -GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
659 nScrollInc = GetScrollPageSize(wxHORIZONTAL); in CalcScrollInc()
661 nScrollInc = GetScrollPageSize(wxVERTICAL); in CalcScrollInc()
762 int wxScrollHelperBase::GetScrollPageSize(int orient) const in GetScrollPageSize() function in wxScrollHelperBase
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dscrolwin.h544 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dscrolwin.h544 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dscrolwin.h554 int GetScrollPageSize(int orient) const;
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dtbarsmpl.h86 int GetScrollPageSize(int orient) const ;
H A Dscrolwin.h44 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h84 int GetScrollPageSize(int orient) const ;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h84 int GetScrollPageSize(int orient) const ;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h84 int GetScrollPageSize(int orient) const ;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h84 int GetScrollPageSize(int orient) const ;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dscrolwin.h68 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dscrolwin.h68 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dscrolwin.h68 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dscrolwin.h68 int GetScrollPageSize(int orient) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dscrolwin.sip261 int GetScrollPageSize(
265 GetScrollPageSize(orient) -> int

12