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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c720 return ((*ProcVector[X_CreateColormap]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c576 ProcVector[X_CreateColormap] = PanoramiXCreateColormap;
H A DpanoramiXprocs.c2133 result = (* SavedProcVector[X_CreateColormap])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c776 return((* ProcVector[X_CreateColormap])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c571 ProcVector[X_CreateColormap] = PanoramiXCreateColormap;
H A DpanoramiXprocs.c2301 result = (*SavedProcVector[X_CreateColormap]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2104 #define X_CreateColormap 78
2099 #define X_CreateColormap macro

Completed in 25 milliseconds