Home
last modified time | relevance | path

Searched defs:GetWindowAttributes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1607 GetWindowAttributes(WindowPtr pWin, ClientPtr client, in GetWindowAttributes() function