Searched refs:ystep (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dscrolwin.h76 void SetScrollRate( int xstep, int ystep );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_pullup.c538 int ystep = s->planewidth[mp] << 3; local
559 a += ystep; b += ystep;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp854 void wxScrollHelper::SetScrollRate( int xstep, int ystep )
860 m_yScrollPixelsPerLine = ystep;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscrolwin.tex465 \func{void}{SetScrollRate}{\param{int}{ xstep}, \param{int}{ ystep}}

Completed in 45 milliseconds