Searched refs:WinXWMHints (Results 1 – 3 of 3) sorted by relevance
61 } WinXWMHints; typedef118 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints);
117 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints) in winMultiWindowGetWMHints()134 memset(hints, 0, sizeof(WinXWMHints)); in winMultiWindowGetWMHints()138 memcpy(hints, prop->data, sizeof(WinXWMHints)); in winMultiWindowGetWMHints()
908 WinXWMHints hints; in winTopLevelWindowProc()