| /xsrc/external/mit/libX11/dist/src/ |
| H A D | RaiseWin.c | 38 unsigned long val = Above; /* needed for macro below */
|
| H A D | MapRaised.c | 39 unsigned long val = Above; /* needed for macro */
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_winmisc.c | 85 __glutCurrentWindow->desiredStack = Above;
|
| H A D | win32_x11.h | 123 #define Above 0 macro
|
| H A D | glut_event.c | 1100 window->desiredStack == Above ? HWND_TOP : HWND_NOTOPMOST, 1169 changes.stack_mode = Above;
|
| H A D | glut_menu.c | 476 changes.stack_mode = Above; 526 the XConfigureWindow requests an Above stack mode (same as
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | otp.c | 493 xwc.stack_mode = Above; 567 (where == Above) ? "Above" : 572 assert((where == Above) || (where == Below)); 574 priority = PRI(owl) - (where == Above ? 0 : 1); 667 if(((where == Above) && (priority > owl->pri_base)) || 680 TryToSwitch(owl, Above); 682 InsertOwl(owl, Above); 932 where = relpriority < 0 ? Below : Above; 955 where = priority < OTP_ZERO ? Below : Above; [all...] |
| H A D | functions_win.c | 392 (*endp == '<' || *endp == 'b') ? Below : Above);
|
| H A D | occupation.c | 1129 OtpSetPriority(occupy_twm, WinWin, 0, Above);
|
| H A D | event_handlers.c | 3751 case Above:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 462 #define Above 0 macro
|
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/ |
| H A D | CD_Structs.h | 121 Above, enumerator in enum:_COMPARE_FLAGS
|
| /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/ |
| H A D | CD_Operations.c | 650 (UINT8)((pParserTempData->DestData32<pParserTempData->SourceData32) ? Below : Above); 952 { ProcessJump, Above, 0}, 954 { ProcessJumpE, Above, 0},
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winwin32rootlesswindow.c | 89 vlist[0] = Above;
|
| H A D | winmultiwindowwindow.c | 760 vlist[0] = Above;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | window.c | 1818 * returns Above if pSib above pMe in stack or Below otherwise 1832 return Above; 1943 * Above: pWin is placed just above pSib 1954 * Above: pWin is placed at the top of the stack 1990 case Above: 2010 if ((IsSiblingAboveMe(pWin, pSib) == Above) && 2042 if (IsSiblingAboveMe(pWin, pSib) == Above) 2127 int rc, action, smode = Above; 2198 (smode != Opposite) && (smode != Above) && (smode != Below)) 2238 event.u.u.detail = Above; [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | window.c | 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; [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Window.c | 250 values.stack_mode = Above;
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Window.c | 242 values.stack_mode = Above;
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | ccs.rst | 145 Above, we described the CCS data layout as mapping of address bits. In
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxwindow.c | 710 c.stack_mode = Above;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowwindow.c | 785 vlist[0] = Above;
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 590 case Above: 591 detail = "Above";
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Paned.c | 799 XWindowChanges changes = { .stack_mode = Above };
|