Searched defs:lasty (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Drotor.c93 lasty; member in struct:flightstruct
170 fs->lasty = fs->centery;
258 y1 = fs->lasty;
267 fs->savey[fs->rotor] = fs->lasty = thisy;
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c738 int lastx, lasty; local
777 for (done = False, lastx = lasty = FAROFFSCREEN; !done; ) {
800 if (root_x != lastx || root_y != lasty) {
822 lasty = root_y;

Completed in 14 milliseconds