Searched refs:XGetSubImage_wr (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xwrappers.h | 67 extern XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y,
|
D | xwrappers.c | 72 XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y, 280 XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y, in XGetSubImage_wr() function 829 XGetSubImage_wr(dpy, window, x, y, w, h, AllPlanes, in copy_image()
|