Home | History | Annotate | Download | only in raster

Lines Matching full:lasty

493     Long        lastX, lastY;
1355 /* is stored in `lastY'). */
1370 if ( y > ras.lastY )
1373 IS_BOTTOM_OVERSHOOT( ras.lastY ) ) )
1378 if ( y < ras.lastY )
1380 IS_TOP_OVERSHOOT( ras.lastY ) ) )
1386 if ( y < ras.lastY )
1388 if ( End_Profile( RAS_VARS IS_TOP_OVERSHOOT( ras.lastY ) ) ||
1390 IS_TOP_OVERSHOOT( ras.lastY ) ) )
1396 if ( y > ras.lastY )
1398 if ( End_Profile( RAS_VARS IS_BOTTOM_OVERSHOOT( ras.lastY ) ) ||
1400 IS_BOTTOM_OVERSHOOT( ras.lastY ) ) )
1414 if ( Line_Up( RAS_VARS ras.lastX, ras.lastY,
1420 if ( Line_Down( RAS_VARS ras.lastX, ras.lastY,
1430 ras.lastY = y;
1453 /* stored in `lastY'). */
1471 ras.arc[2].y = ras.lastY;
1543 ras.lastY = y3;
1573 /* stored in `lastY'). */
1593 ras.arc[3].y = ras.lastY;
1678 ras.lastY = y4;
1790 ras.lastY = v_start.y;
1981 if ( FRAC( ras.lastY ) == 0 &&
1982 ras.lastY >= ras.minY &&
1983 ras.lastY <= ras.maxY )
1994 o = IS_TOP_OVERSHOOT( ras.lastY );
1996 o = IS_BOTTOM_OVERSHOOT( ras.lastY );