Searched refs:xllx (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | DPSScrollW.c | 1508 int xllx, xlly, xurx, xury; local 1517 xllx = 0; 1532 xllx = dsw->sw.drawing_area->core.width - deltaX; 1535 xllx = 0; 1540 ConvertToPS(dsw, xllx + DELTA, xlly - DELTA, &llx, &lly); 1546 xr[0] = xllx; 1548 xr[2] = xurx - xllx; 1556 xllx = 0; 1565 ConvertToPS(dsw, xllx + DELTA, xlly - DELTA, &llx, &lly); 1573 xr[0] = xllx; [all...] |
Completed in 31 milliseconds