HomeSort by: relevance | last modified time | path
    Searched defs:GetWindowAttributes (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/include/
window.h 148 framework whose GetWindowAttributes function conflicts here. */
150 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x)
153 extern _X_EXPORT void GetWindowAttributes(
  /xsrc/external/mit/xorg-server/dist/include/
window.h 142 framework whose GetWindowAttributes function conflicts here. */
144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x)
147 extern _X_EXPORT void GetWindowAttributes(
  /xsrc/external/mit/xorg-server/dist/dix/
window.c 142 * GetWindowAttributes, DeleteWindow, DestroySubWindows,
1594 * GetWindowAttributes
1599 GetWindowAttributes(WindowPtr pWin, ClientPtr client,
  /xsrc/external/mit/xorg-server.old/dist/dix/
window.c 134 * GetWindowAttributes, DeleteWindow, DestroySubWindows,
1465 * GetWindowAttributes
1470 GetWindowAttributes(WindowPtr pWin, ClientPtr client, xGetWindowAttributesReply *wa)

Completed in 11 milliseconds