Searched refs:GetWindowAttributes (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | window.h | 142 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 D | window.h | 148 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 D | GetWAttrs.c | 101 GetResReq(GetWindowAttributes, w, req);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 711 GetWindowAttributes(pWin, client, &wa);
|
| H A D | window.c | 134 * 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 D | dispatch.c | 812 GetWindowAttributes(pWin, client, &wa);
|
| H A D | window.c | 142 * GetWindowAttributes, DeleteWindow, DestroySubWindows, 1594 * GetWindowAttributes 1599 GetWindowAttributes(WindowPtr pWin, ClientPtr client, function in typeref:typename:void
|
Completed in 17 milliseconds