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

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindow.h142 framework whose GetWindowAttributes function conflicts here. */
144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h148 framework whose GetWindowAttributes function conflicts here. */
150 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
153 extern _X_EXPORT void GetWindowAttributes(
/xsrc/external/mit/libX11/dist/src/
H A DGetWAttrs.c101 GetResReq(GetWindowAttributes, w, req);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c711 GetWindowAttributes(pWin, client, &wa);
H A Dwindow.c134 * GetWindowAttributes, DeleteWindow, DestroySubWindows,
1465 * GetWindowAttributes
1470 GetWindowAttributes(WindowPtr pWin, ClientPtr client, xGetWindowAttributesReply *wa) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c812 GetWindowAttributes(pWin, client, &wa);
H A Dwindow.c142 * GetWindowAttributes, DeleteWindow, DestroySubWindows,
1594 * GetWindowAttributes
1599 GetWindowAttributes(WindowPtr pWin, ClientPtr client, function in typeref:typename:void

Completed in 17 milliseconds