Searched refs:GetScrollPixelsPerUnit (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dtbarsmpl.h77 virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/scrollsub/
H A Dscrollsub.cpp235 m_owner->GetScrollPixelsPerUnit( &xScrollUnits, 0 );
269 m_owner->GetScrollPixelsPerUnit( 0, &yScrollUnits );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h79 virtual void GetScrollPixelsPerUnit(int *pixelsPerUnitX,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp250 win->wxGenericTreeCtrl::GetScrollPixelsPerUnit(& xppu1, & yppu1);
251 scrolledWindow->GetScrollPixelsPerUnit(& xppu2, & yppu2);
289 scrolledWindow->GetScrollPixelsPerUnit(& xppu, & yppu);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscrolwin.tex232 \membersection{wxScrolledWindow::GetScrollPixelsPerUnit}\label{wxscrolledwindowgetscrollpixelsperunit}
234 \constfunc{void}{GetScrollPixelsPerUnit}{\param{int* }{xUnit}, \param{int* }{yUnit}}
312 \helpref{wxScrolledWindow::GetScrollPixelsPerUnit}{wxscrolledwindowgetscrollpixelsperunit}
405 \helpref{wxScrolledWindow::GetScrollPixelsPerUnit}{wxscrolledwindowgetscrollpixelsperunit}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp872 void wxScrollHelper::GetScrollPixelsPerUnit (int *x_unit, int *y_unit) const function in class:wxScrollHelper
1061 GetScrollPixelsPerUnit(&ppuX, &ppuY);
1436 GetScrollPixelsPerUnit(&stepx, &stepy);
H A Ddatavgen.cpp719 m_owner->GetScrollPixelsPerUnit( &xpix, NULL );
H A Dlistctrl.cpp1771 m_owner->GetScrollPixelsPerUnit( &xpix, NULL );
H A Dgrid.cpp1771 m_grid->GetScrollPixelsPerUnit(&xUnit, &yUnit);
1829 m_grid->GetScrollPixelsPerUnit(&xUnit, &yUnit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextctrl.cpp1257 GetScrollPixelsPerUnit(& ppuX, & ppuY);
1389 GetScrollPixelsPerUnit(& ppuX, & ppuY);
2065 GetScrollPixelsPerUnit(& oldPPUX, & oldPPUY);
3422 GetScrollPixelsPerUnit(& ppuX, & ppuY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp938 void wxToolBarSimple::GetScrollPixelsPerUnit (int *x_unit, int *y_unit) const function in class:wxToolBarSimple
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.cpp168 GetShape()->GetCanvas()->GetScrollPixelsPerUnit(& unitX, & unitY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp1743 m_canvas->GetScrollPixelsPerUnit(&unit_x, &unit_y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp1765 m_owner->GetScrollPixelsPerUnit( &xpix, NULL );

Completed in 245 milliseconds