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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c794 return ((*ProcVector[X_FreeColors]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c585 ProcVector[X_FreeColors] = PanoramiXFreeColors;
H A DpanoramiXprocs.c2377 result = (* SavedProcVector[X_FreeColors])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c858 return((* ProcVector[X_FreeColors])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c580 ProcVector[X_FreeColors] = PanoramiXFreeColors;
H A DpanoramiXprocs.c2557 result = (*SavedProcVector[X_FreeColors]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2114 #define X_FreeColors 88
2109 #define X_FreeColors macro

Completed in 23 milliseconds