Searched refs:lastX (Results 1 – 2 of 2) sorted by relevance
47 static int lastX, lastY; variable245 nXDifference += lastX; in PerformancePageWndProc()247 lastX = lastY = 0; in PerformancePageWndProc()253 lastX++; in PerformancePageWndProc()258 lastX--; in PerformancePageWndProc()
501 Long lastX, lastY; member1422 if ( Line_Up( RAS_VARS ras.lastX, ras.lastY, in Line_To()1428 if ( Line_Down( RAS_VARS ras.lastX, ras.lastY, in Line_To()1437 ras.lastX = x; in Line_To()1478 ras.arc[2].x = ras.lastX; in Conic_To()1551 ras.lastX = x3; in Conic_To()1601 ras.arc[3].x = ras.lastX; in Cubic_To()1687 ras.lastX = x4; in Cubic_To()1799 ras.lastX = v_start.x; in Decompose_Curve()