Home | History | Annotate | Download | only in raster

Lines Matching full:lasty

497     Long        lastX, lastY;
1359 /* is stored in `lastY'). */
1374 if ( y > ras.lastY )
1377 IS_BOTTOM_OVERSHOOT( ras.lastY ) ) )
1382 if ( y < ras.lastY )
1384 IS_TOP_OVERSHOOT( ras.lastY ) ) )
1390 if ( y < ras.lastY )
1392 if ( End_Profile( RAS_VARS IS_TOP_OVERSHOOT( ras.lastY ) ) ||
1394 IS_TOP_OVERSHOOT( ras.lastY ) ) )
1400 if ( y > ras.lastY )
1402 if ( End_Profile( RAS_VARS IS_BOTTOM_OVERSHOOT( ras.lastY ) ) ||
1404 IS_BOTTOM_OVERSHOOT( ras.lastY ) ) )
1418 if ( Line_Up( RAS_VARS ras.lastX, ras.lastY,
1424 if ( Line_Down( RAS_VARS ras.lastX, ras.lastY,
1434 ras.lastY = y;
1457 /* stored in `lastY'). */
1475 ras.arc[2].y = ras.lastY;
1547 ras.lastY = y3;
1577 /* stored in `lastY'). */
1597 ras.arc[3].y = ras.lastY;
1682 ras.lastY = y4;
1794 ras.lastY = v_start.y;
1985 if ( FRAC( ras.lastY ) == 0 &&
1986 ras.lastY >= ras.minY &&
1987 ras.lastY <= ras.maxY )
1998 o = IS_TOP_OVERSHOOT( ras.lastY );
2000 o = IS_BOTTOM_OVERSHOOT( ras.lastY );