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

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c552 return ((*ProcVector[X_SetDashes]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c556 ProcVector[X_SetDashes] = PanoramiXSetDashes;
H A DpanoramiXprocs.c906 result = (*SavedProcVector[X_SetDashes])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c595 return((* ProcVector[X_SetDashes])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c551 ProcVector[X_SetDashes] = PanoramiXSetDashes;
H A DpanoramiXprocs.c946 result = (*SavedProcVector[X_SetDashes]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2084 #define X_SetDashes 58
2079 #define X_SetDashes macro

Completed in 19 milliseconds