Searched refs:WinXWMHints (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 61 } WinXWMHints; typedef in typeref:struct:__anon89a0bf6c0108 118 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints);
|
| H A D | winmultiwindowclass.c | 117 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints) 134 memset(hints, 0, sizeof(WinXWMHints)); 138 memcpy(hints, prop->data, sizeof(WinXWMHints));
|
| H A D | winmultiwindowwndproc.c | 995 WinXWMHints hints;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 48 } WinXWMHints; typedef in typeref:struct:__anon045cf5390108 97 winMultiWindowGetWMHints (WindowPtr pWin, WinXWMHints *hints);
|
| H A D | winmultiwindowclass.c | 119 winMultiWindowGetWMHints (WindowPtr pWin, WinXWMHints *hints) 137 memset (hints, 0, sizeof (WinXWMHints)); 144 memcpy (hints, prop->data, sizeof (WinXWMHints));
|
| H A D | winmultiwindowicons.c | 414 WinXWMHints hints;
|
Completed in 8 milliseconds