Home
last modified time | relevance | path

Searched refs:wStep (Results 1 – 21 of 21) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/widgets/
H A Dvolumeslider.cpp151 int wStep=widthStep*lineWidth; in paintEvent() local
153 ? QRect(width()-((steps*wStep*2)-wStep), 0, width(), height()) in paintEvent()
154 : QRect(0, 0, (steps*wStep*2)-wStep, height())); in paintEvent()
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Di_win.c91 win->wStep = 1; in create()
232 void butWin_setWStep(ButWin *win, int wStep) { in butWin_setWStep() argument
234 win->wStep = wStep; in butWin_setWStep()
306 if ((win->wStep != 1) || (win->hStep != 1)) { in butWin_activate()
308 sizeHints->width_inc = win->wStep; in butWin_activate()
457 win->w -= ((win->w - win->minW) % win->wStep); in butWin_checkDims()
H A Dbut.h91 int minW, minH, maxW, maxH, wStep, hStep; member
441 extern void butWin_setWStep(ButWin *win, int wStep);
447 #define butWin_getWStep(w) ((w)->wStep)
H A Dcanvas.c110 win->wStep = 1; in butCan_create()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/iograph/
H A Dlibkviiograph.cpp227 float wStep = (width() - 2.0) / KVI_IOGRAPH_NUMBER_POINTS; in paintEvent() local
234 c += wStep; in paintEvent()
243 c += wStep; in paintEvent()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_fog.c108 const GLfloat wStep = span->attrStepX[VARYING_SLOT_POS][3]; \
121 w += wStep; \
/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_bottlenecks.h457 uint32 wStep,
467 uint32 wStep);
1423 uint32 wStep, in DoResampleAcross16() argument
1433 wStep, in DoResampleAcross16()
1444 uint32 wStep) in DoResampleAcross32() argument
1453 wStep); in DoResampleAcross32()
H A Ddng_reference.h414 uint32 wStep,
423 uint32 wStep);
H A Ddng_reference.cpp1933 uint32 wStep, in RefResampleAcross16() argument
1945 const int16 *w = wPtr + sFract * wStep; in RefResampleAcross16()
1973 uint32 wStep) in RefResampleAcross32() argument
1984 const real32 *w = wPtr + sFract * wStep; in RefResampleAcross32()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_bottlenecks.h454 uint32 wStep,
464 uint32 wStep);
1493 uint32 wStep, in DoResampleAcross16() argument
1503 wStep, in DoResampleAcross16()
1514 uint32 wStep) in DoResampleAcross32() argument
1523 wStep); in DoResampleAcross32()
H A Ddng_reference.h404 uint32 wStep,
413 uint32 wStep);
H A Ddng_reference.cpp2039 uint32 wStep, in RefResampleAcross16() argument
2051 const int16 *w = wPtr + sFract * wStep; in RefResampleAcross16()
2079 uint32 wStep) in RefResampleAcross32() argument
2090 const real32 *w = wPtr + sFract * wStep; in RefResampleAcross32()