Searched refs:slopeoff (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwideline.c379 int slopeoff; local in function:miPolyBuildPoly
401 slopeoff = 0;
409 slopeoff = -1;
416 s = StepAround (top, slopeoff, count);
441 if (slopeoff == 0)
442 slopeoff = -1;
444 slopeoff = 0;
447 s = StepAround (top, slopeoff, count);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwideline.c856 int slopeoff; local in function:miPolyBuildPoly
875 slopeoff = 0;
883 slopeoff = -1;
890 s = StepAround(top, slopeoff, count);
912 if (slopeoff == 0)
913 slopeoff = -1;
915 slopeoff = 0;
918 s = StepAround(top, slopeoff, count);

Completed in 8 milliseconds