Searched refs:XextRemoveDisplay (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dextutil.h131 extern int XextRemoveDisplay(
171 return XextRemoveDisplay (extinfo, dpy); \
/xsrc/external/mit/libvdpau/dist/src/
H A Dmesa_dri2.c84 XextRemoveDisplay(dri2Info, dpy);
194 XextRemoveDisplay(dri2Info, dpy);
/xsrc/external/mit/libXext/dist/src/
H A DXge.c230 if(!XextRemoveDisplay(xge_info, dpy))
H A Dextutil.c39 * XextRemoveDisplay remove a display
173 * XextRemoveDisplay - remove the indicated display from the extension object
175 int XextRemoveDisplay (XExtensionInfo *extinfo, Display *dpy) function in typeref:typename:int
/xsrc/external/mit/libXrandr/dist/src/
H A DXrandr.c332 return XextRemoveDisplay (&XRRExtensionInfo, dpy);
/xsrc/external/mit/libXtst/dist/src/
H A DXRecord.c161 return XextRemoveDisplay(xrecord_info, dpy);
/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c420 if (!XextRemoveDisplay(xinput_info, dpy))

Completed in 9 milliseconds