Searched refs:XDgaGetRetainedPath (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_internal.h330 extern int XDgaGetRetainedPath(Display*, Window, char*);
H A Dpix_grab.c129 if (!XDgaGetRetainedPath(dpy, pix, path)) {
132 "dga_pix_grab: XDgaGetRetainedPath failed\n");
H A Drtn_grab.c599 * XDgaGetRetainedPath()
694 if (!XDgaGetRetainedPath(dpy, win, path)) {
696 (void) fprintf(stderr, "_dga_rtn_map: XDgaGetRetainedPath failed\n");
H A Ddga_Xrequests.c1004 XDgaGetRetainedPath(dpy, win, path) function

Completed in 18 milliseconds