Lines Matching refs:IN_UNDERLAY
97 #define IN_UNDERLAY(w) MIOVERLAY_GET_WINDOW_TREE(w) macro
311 if (IN_UNDERLAY(pWin) || HasUnderlayChildren(pWin)) { in miOverlayReparentWindow()
320 if (IN_UNDERLAY(pWin) || HasUnderlayChildren(pWin)) { in miOverlayRestackWindow()
340 doUnderlay = (IN_UNDERLAY(pWin) || HasUnderlayChildren(pWin)); in miOverlayMarkOverlappedWindows()
350 if (doUnderlay && IN_UNDERLAY(pChild)) in miOverlayMarkOverlappedWindows()
362 if (doUnderlay && IN_UNDERLAY(pChild)) { in miOverlayMarkOverlappedWindows()
374 if (doUnderlay && IN_UNDERLAY(pChild)) in miOverlayMarkOverlappedWindows()
662 if (IN_UNDERLAY(pChild)) { in miOverlayMarkWindow()
672 if (IN_UNDERLAY(pGrandChild)) { in miOverlayMarkWindow()
748 if (IN_UNDERLAY(pChild)) in miOverlayValidateTree()
1449 if (IN_UNDERLAY(pWin)) { in miOverlaySetShape()
1510 if (IN_UNDERLAY(pWin)) { in miOverlayChangeBorderWidth()
1760 if (IN_UNDERLAY(pChild)) in RebuildTree()
1764 if (IN_UNDERLAY(pChild)) { in RebuildTree()
1776 if (IN_UNDERLAY(pChild)) { in RebuildTree()
1795 if (IN_UNDERLAY(pChild)) in HasUnderlayChildren()