Home
last modified time | relevance | path

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

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dxwrappers.h71 extern XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y,
H A Dxwrappers.c74 XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y,
293 XImage *XGetSubImage_wr(Display *disp, Drawable d, int x, int y, in XGetSubImage_wr() function
865 XGetSubImage_wr(dpy, window, x, y, w, h, AllPlanes, in copy_image()