Searched refs:both_x1 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dutil.c2336 int both_x1 = Max(screen->copy_src_x, reply->x); local in function:HandleExposure
2345 if (both_x2 > both_x1 && both_y2 > both_y1) {
2353 if (reply->x < both_x1 || reply->y < both_y1

Completed in 7 milliseconds