Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:cursor_x

2129 			if (cursor_x < x1 - b || cursor_y < y1 - b) {
2132 if (cursor_x > x2 + b || cursor_y > y2 + b) {