Searched refs:xstep (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol_ext.c160 int64_t xmin, xmax, xstep; local
164 &xstep);
167 info->value.integer64.step = xstep;
/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.c537 int xstep = 8; local
540 int w = s->metric_w * xstep;
557 for (x = 0; x < w; x += xstep)
/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 ) argument
859 m_xScrollPixelsPerLine = xstep;
/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 102 milliseconds