Home | History | Annotate | Download | only in raster

Lines Matching refs:Rx

1099     Long   Ix, Rx, Ax;
1171 Rx = ( ras.precision * Dx ) % Dy;
1177 Rx = ( ras.precision * -Dx ) % Dy;
1189 Ax += Rx;