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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c745 return ((*ProcVector[X_AllocColor]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c581 ProcVector[X_AllocColor] = PanoramiXAllocColor;
H A DpanoramiXprocs.c2280 result = (* SavedProcVector[X_AllocColor])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c804 return((* ProcVector[X_AllocColor])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c576 ProcVector[X_AllocColor] = PanoramiXAllocColor;
H A DpanoramiXprocs.c2453 result = (*SavedProcVector[X_AllocColor]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2110 #define X_AllocColor 84
2105 #define X_AllocColor macro

Completed in 18 milliseconds