Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c2021 IOverlapAnyWindow(WindowPtr pWin, BoxPtr box) in IOverlapAnyWindow() function
2123 else if (IOverlapAnyWindow(pWin, &box)) in WhereDoIGoInTheStack()
2147 else if (IOverlapAnyWindow(pWin, &box)) in WhereDoIGoInTheStack()
2467 IOverlapAnyWindow(pWin, WindowExtents(pWin, &box))); in CirculateWindow()