Lines Matching refs:y_off
1288 int y_off = screenInfo.screens[j]->y;
1290 if(x_off || y_off) {
1296 pnts->y -= y_off;
1348 int y_off = screenInfo.screens[j]->y;
1350 if(x_off || y_off) {
1356 pnts->y -= y_off;
1411 int y_off = screenInfo.screens[j]->y;
1413 if(x_off || y_off) {
1419 segs->y1 -= y_off;
1420 segs->y2 -= y_off;
1474 int y_off = screenInfo.screens[j]->y;
1477 if(x_off || y_off) {
1482 rects->y -= y_off;
1536 int y_off = screenInfo.screens[j]->y;
1538 if(x_off || y_off) {
1543 arcs->y -= y_off;
1594 int y_off = screenInfo.screens[j]->y;
1596 if(x_off || y_off) {
1602 pnts->y -= y_off;
1657 int y_off = screenInfo.screens[j]->y;
1659 if(x_off || y_off) {
1664 rects->y -= y_off;
1718 int y_off = screenInfo.screens[j]->y;
1720 if(x_off || y_off) {
1725 arcs->y -= y_off;