Home
last modified time | relevance | path

Searched refs:GetScrollPixelsPerUnit (Results 1 – 25 of 114) sorted by relevance

12345

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_scrolledpanel.py22 self.assertEqual(pnl.GetScrollPixelsPerUnit(), (20, 0))
25 self.assertEqual(pnl.GetScrollPixelsPerUnit(), (0, 20))
28 self.assertEqual(pnl.GetScrollPixelsPerUnit(), (10, 50))
H A Dtest_scrolwin.py21 self.assertEqual(w.GetScrollPixelsPerUnit(), (rate,rate))
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/dialogs/
H A Dwx_html_report_box.cpp56 GetScrollPixelsPerUnit( &px, &py ); in Report()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DPseudoDC.py78 xDelta, yDelta = self.GetScrollPixelsPerUnit()
84 xDelta, yDelta = self.GetScrollPixelsPerUnit()
160 dx, dy = self.GetScrollPixelsPerUnit()
H A DColourDB.py67 spx, spy = self.GetScrollPixelsPerUnit()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dgridmovers.py114 self.ux = parent.GetScrollPixelsPerUnit()[0]
177 self.uy = parent.GetScrollPixelsPerUnit()[1]
242 self.ux = self.grid.GetScrollPixelsPerUnit()[0]
374 self.uy = self.grid.GetScrollPixelsPerUnit()[1]
H A Dscrolledpanel.py188 sppu_x, sppu_y = self.GetScrollPixelsPerUnit()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dscrolwin.h361 void GetScrollPixelsPerUnit(int* xUnit, int* yUnit) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dscrolwin.h361 void GetScrollPixelsPerUnit(int* xUnit, int* yUnit) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dscrolwin.h371 void GetScrollPixelsPerUnit(int* xUnit, int* yUnit) const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp235 m_owner->GetScrollPixelsPerUnit( &xScrollUnits, 0 ); in OnPaint()
269 m_owner->GetScrollPixelsPerUnit( 0, &yScrollUnits ); in OnPaint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp235 m_owner->GetScrollPixelsPerUnit( &xScrollUnits, 0 ); in OnPaint()
269 m_owner->GetScrollPixelsPerUnit( 0, &yScrollUnits ); in OnPaint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp235 m_owner->GetScrollPixelsPerUnit( &xScrollUnits, 0 ); in OnPaint()
269 m_owner->GetScrollPixelsPerUnit( 0, &yScrollUnits ); in OnPaint()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp235 m_owner->GetScrollPixelsPerUnit( &xScrollUnits, 0 ); in OnPaint()
269 m_owner->GetScrollPixelsPerUnit( 0, &yScrollUnits ); in OnPaint()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dtbarsmpl.h79 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
H A Dscrolwin.h51 virtual void GetScrollPixelsPerUnit(int *pixelsPerUnitX,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h77 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h77 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h77 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h77 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DColorTable.cpp72 GetScrollPixelsPerUnit(&xRate, &yRate); in OnPaint()
H A DSmartSpawnflagsEditor.cpp145 m_scrolledWindow->GetScrollPixelsPerUnit(&xRate, &yRate); in resetScrollPos()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dscrlwing.cpp745 void wxScrollHelperBase::GetScrollPixelsPerUnit (int *x_unit, int *y_unit) const in GetScrollPixelsPerUnit() function in wxScrollHelperBase
1198 GetScrollPixelsPerUnit(&stepx, &stepy); in HandleOnChildFocus()
1580 helper->GetScrollPixelsPerUnit(&ppuX, &ppuY); in FilterBestSize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp872 void wxScrollHelper::GetScrollPixelsPerUnit (int *x_unit, int *y_unit) const in GetScrollPixelsPerUnit() function in wxScrollHelper
1061 GetScrollPixelsPerUnit(&ppuX, &ppuY); in ScrollGetWindowSizeForVirtualSize()
1436 GetScrollPixelsPerUnit(&stepx, &stepy); in HandleOnChildFocus()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dscrlwing.cpp872 void wxScrollHelper::GetScrollPixelsPerUnit (int *x_unit, int *y_unit) const in GetScrollPixelsPerUnit() function in wxScrollHelper
1061 GetScrollPixelsPerUnit(&ppuX, &ppuY); in ScrollGetWindowSizeForVirtualSize()
1436 GetScrollPixelsPerUnit(&stepx, &stepy); in HandleOnChildFocus()

12345