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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c731 return ((*ProcVector[X_CopyColormapAndFree]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c578 ProcVector[X_CopyColormapAndFree] = PanoramiXCopyColormapAndFree;
H A DpanoramiXprocs.c2202 result = (* SavedProcVector[X_CopyColormapAndFree])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c789 return((* ProcVector[X_CopyColormapAndFree])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c573 ProcVector[X_CopyColormapAndFree] = PanoramiXCopyColormapAndFree;
H A DpanoramiXprocs.c2371 result = (*SavedProcVector[X_CopyColormapAndFree]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2106 #define X_CopyColormapAndFree 80
2101 #define X_CopyColormapAndFree macro

Completed in 19 milliseconds