Searched refs:XGetImage (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dbmpmotif.cpp103 XImage *ximage = XGetImage( (Display*)m_display,
H A Ddcclient.cpp2178 image = XGetImage(src_display, src, srcx, srcy, w, h, AllPlanes, ZPixmap);
2182 destimage = XGetImage(dest_display, dest, destx, desty, w, h, AllPlanes, ZPixmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dbitmap.cpp790 x_image = XGetImage( xdisplay, (Pixmap) GetPixmap(),
797 x_image = XGetImage( xdisplay, (Pixmap) GetBitmap(),
821 x_image_mask = XGetImage( xdisplay, (Pixmap) GetMask()->GetBitmap(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dx11grab.c256 image = XGetImage(dpy, RootWindow(dpy, screen),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dx11grab.c251 image = XGetImage(dpy, RootWindow(dpy, screen),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h167 #define XGetImage XGETIMAGE macro

Completed in 135 milliseconds