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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c832 return ((*ProcVector[X_StoreNamedColor]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c587 ProcVector[X_StoreNamedColor] = PanoramiXStoreNamedColor;
H A DpanoramiXprocs.c2424 result = (* SavedProcVector[X_StoreNamedColor])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c900 return((* ProcVector[X_StoreNamedColor])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c582 ProcVector[X_StoreNamedColor] = PanoramiXStoreNamedColor;
H A DpanoramiXprocs.c2607 result = (*SavedProcVector[X_StoreNamedColor]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2116 #define X_StoreNamedColor 90
2111 #define X_StoreNamedColor macro

Completed in 22 milliseconds