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

/xsrc/external/mit/xterm/dist/
H A Dutil.c2340 int both_y2 = Min(screen->copy_src_y + (int) screen->copy_height, local in function:HandleExposure
2345 if (both_x2 > both_x1 && both_y2 > both_y1) {
2355 || reply->y + reply->height > both_y2)

Completed in 7 milliseconds