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

/xsrc/external/mit/xterm/dist/
H A Dutil.c2338 int both_x2 = Min(screen->copy_src_x + (int) screen->copy_width, local in function:HandleExposure
2345 if (both_x2 > both_x1 && both_y2 > both_y1) {
2354 || reply->x + reply->width > both_x2

Completed in 7 milliseconds