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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c782 return ((*ProcVector[X_AllocColorPlanes]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c584 ProcVector[X_AllocColorPlanes] = PanoramiXAllocColorPlanes;
H A DpanoramiXprocs.c2352 result = (* SavedProcVector[X_AllocColorPlanes])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c845 return((* ProcVector[X_AllocColorPlanes])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c579 ProcVector[X_AllocColorPlanes] = PanoramiXAllocColorPlanes;
H A DpanoramiXprocs.c2531 result = (*SavedProcVector[X_AllocColorPlanes]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2113 #define X_AllocColorPlanes 87
2108 #define X_AllocColorPlanes macro

Completed in 19 milliseconds