Lines Matching refs:Above
1928 * returns Above if pSib above pMe in stack or Below otherwise
1939 return Above;
2032 * Above: pWin is placed just above pSib
2043 * Above: pWin is placed at the top of the stack
2073 case Above:
2092 if ((IsSiblingAboveMe(pWin, pSib) == Above) &&
2121 if (IsSiblingAboveMe(pWin, pSib) == Above)
2201 int rc, action, smode = Above;
2263 (smode != Opposite) && (smode != Above) && (smode != Below)) {
2300 event.u.u.detail = (mask & CWStackMode) ? smode : Above;