Searched refs:starty (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DPannerP.h75 Position startx, starty; /* initial position of slider */ member in struct:__anonea3d73140208::__anonea3d73140308
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e.h82 CARD32 starty; member in struct:__anon7eb29e6e0108
H A Dag10e_accel.c190 pAG10E->starty = 0;
287 if (y != pAG10E->starty) {
289 pAG10E->starty = y;
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c70 int moving, startx, starty; variable in typeref:typename:int
641 starty = y;
665 angle2 = angle2 + (y - starty);
667 starty = y;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_common.c142 pGlint->starty = 0;
H A Dsx_accel.c151 pGlint->starty = 0;
279 if (y != pGlint->starty) {
281 pGlint->starty = y;
H A Dtx_accel.c179 pGlint->starty = 0;
310 if (y != pGlint->starty) {
312 pGlint->starty = y;
H A Dpm_accel.c168 pGlint->starty = 0;
304 if (y != pGlint->starty) {
306 pGlint->starty = y;
H A Dglint.h102 CARD32 starty; member in struct:__anon125efece0308
H A Dpm3_accel.c354 pGlint->starty = 0;
/xsrc/external/mit/libXaw/dist/src/
H A DPanner.c878 pw->panner.tmp.starty = pw->panner.knob_y;
918 pw->panner.tmp.y = pw->panner.tmp.starty;

Completed in 17 milliseconds