Searched refs:lastY (Results 1 – 2 of 2) sorted by relevance
472 Long lastX, lastY; member1438 if ( y > ras.lastY ) in Line_To()1441 IS_BOTTOM_OVERSHOOT( ras.lastY ) ) ) in Line_To()1446 if ( y < ras.lastY ) in Line_To()1448 IS_TOP_OVERSHOOT( ras.lastY ) ) ) in Line_To()1454 if ( y < ras.lastY ) in Line_To()1456 if ( End_Profile( RAS_VARS IS_TOP_OVERSHOOT( ras.lastY ) ) || in Line_To()1458 IS_TOP_OVERSHOOT( ras.lastY ) ) ) in Line_To()1464 if ( y > ras.lastY ) in Line_To()1466 if ( End_Profile( RAS_VARS IS_BOTTOM_OVERSHOOT( ras.lastY ) ) || in Line_To()[all …]
898 int lastY = startY; in modify() local913 if (nextY >= lastY) { in modify()914 lastY = nextY; in modify()