Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:mark_rect_as_modified

63 void mark_rect_as_modified(int x1, int y1, int x2, int y2, int force);
1227 mark_rect_as_modified(i1, j1, i2, j2, 1);
1643 void mark_rect_as_modified(int x1, int y1, int x2, int y2, int force) {
1693 mark_rect_as_modified(x, y, x + w, y + h, 0);
2453 mark_rect_as_modified(0, 0, dpy_x, dpy_y, 0);
3029 mark_rect_as_modified(0, 0, 1, 1, 1);
3034 mark_rect_as_modified(0, 0, 1, 1, 1);