Searched refs:WinXSizeHints (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 95 } WinXSizeHints; typedef in typeref:struct:__anon89a0bf6c0208 127 winMultiWindowGetWMNormalHints(WindowPtr pWin, WinXSizeHints * hints);
|
| H A D | winmultiwindowclass.c | 191 winMultiWindowGetWMNormalHints(WindowPtr pWin, WinXSizeHints * hints) 208 memset(hints, 0, sizeof(WinXSizeHints)); 212 memcpy(hints, prop->data, sizeof(WinXSizeHints));
|
| H A D | winmultiwindowwndproc.c | 70 ConstrainSize(WinXSizeHints hints, int *widthp, int *heightp) 199 WinXSizeHints sizeHints;
|
| H A D | winmultiwindowwindow.c | 490 WinXSizeHints hints;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 68 } WinXSizeHints; typedef in typeref:struct:__anon045cf5390208 106 winMultiWindowGetWMNormalHints (WindowPtr pWin, WinXSizeHints *hints);
|
| H A D | winmultiwindowclass.c | 204 winMultiWindowGetWMNormalHints (WindowPtr pWin, WinXSizeHints *hints) 222 memset (hints, 0, sizeof (WinXSizeHints)); 229 memcpy (hints, prop->data, sizeof (WinXSizeHints));
|
| H A D | winmultiwindowwndproc.c | 67 ConstrainSize (WinXSizeHints hints, int *widthp, int *heightp) 200 WinXSizeHints sizeHints;
|
| H A D | winwin32rootlesswndproc.c | 75 ConstrainSize (WinXSizeHints hints, int *widthp, int *heightp) 208 WinXSizeHints sizeHints;
|
| H A D | winmultiwindowwindow.c | 494 WinXSizeHints hints;
|
Completed in 16 milliseconds