Home
last modified time | relevance | path

Searched refs:try_copyrect (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Duserinput.c123 static int try_copyrect(Window orig_frame, Window frame, int x, int y, int w, int h,
1628 rc = try_copyrect(frame, frame, x, y, w, h, dx, dy, &obscured, in push_scr_ev()
1640 rc = try_copyrect(frame, frame, x, y, w, h, dx, dy, &obscured, in push_scr_ev()
3140 static int try_copyrect(Window orig_frame, Window frame, int x, int y, int w, int h, in try_copyrect() function
4997 sent_copyrect = try_copyrect(orig_frame, frame, x, y, w, h, dx, dy, in check_wireframe()
5000 try_copyrect(orig_frame, frame, x, y, w, h, dx, dy, in check_wireframe()