Home
last modified time | relevance | path

Searched refs:winMultiWindowGetWMHints (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowclass.h118 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints);
H A Dwinmultiwindowclass.c117 winMultiWindowGetWMHints(WindowPtr pWin, WinXWMHints * hints) in winMultiWindowGetWMHints() function
H A Dwinmultiwindowwndproc.c910 if (winMultiWindowGetWMHints(pWin, &hints)) { in winTopLevelWindowProc()