Searched refs:X_ChangeWindowAttributes (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c169 return ((*ProcVector[X_ChangeWindowAttributes]) (client));
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c1408 if (pErr->request_code == X_ChangeWindowAttributes
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c538 ProcVector[X_ChangeWindowAttributes] = PanoramiXChangeWindowAttributes;
H A DpanoramiXprocs.c227 result = (*SavedProcVector[X_ChangeWindowAttributes])(client);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c183 return((* ProcVector[X_ChangeWindowAttributes])(client));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c533 ProcVector[X_ChangeWindowAttributes] = PanoramiXChangeWindowAttributes;
H A DpanoramiXprocs.c230 result = (*SavedProcVector[X_ChangeWindowAttributes]) (client);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2028 #define X_ChangeWindowAttributes 2
2023 #define X_ChangeWindowAttributes macro

Completed in 23 milliseconds