| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Window.c | 73 *value++ = attributes->save_under;
|
| H A D | GetWAttrs.c | 76 attr->save_under = repl->saveUnder;
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | ShellP.h | 115 Boolean save_under; member in struct:__anon46fc50250308
|
| /xsrc/external/mit/xcb-util/dist/aux/ |
| H A D | xcb_aux.h | 62 uint32_t save_under; member in struct:__anonc7e5e04d0108
|
| /xsrc/external/mit/xrefresh/dist/ |
| H A D | xrefresh.c | 381 xswa.save_under = False;
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Shell.c | 151 Offset(shell.save_under), XtRImmediate, (XtPointer)False}, 249 Offset(shell.save_under), XtRImmediate, (XtPointer)True}, 479 Offset(shell.save_under), XtRImmediate, (XtPointer)True}, 1265 if (w->shell.save_under) { 1267 attr->save_under = TRUE; 2324 if (ow->shell.save_under != nw->shell.save_under) { 2326 attr.save_under = nw->shell.save_under;
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | x11perf.c | 615 xswa.save_under = xp->save_under; 932 xparms.save_under = False; 1090 xparms.save_under = True;
|
| H A D | x11perf.h | 102 Bool save_under; member in struct:_XParms
|
| /xsrc/external/mit/libXScrnSaver/dist/src/ |
| H A D | XScrnSaver.c | 298 *value++ = (unsigned long) attributes->save_under;
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XMultibuf.c | 669 *value++ = attr->save_under;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | menus.c | 776 attributes.save_under = True; 794 attributes.save_under = True; 2142 attributes.save_under = False;
|
| H A D | add_window.c | 828 if (tmp_win->attr.save_under) { 829 attributes.save_under = True;
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 296 Bool save_under; /* should bits under be saved? (popups) */ member in struct:__anonf1b122fa0808 321 Bool save_under; /* boolean, should bits under be saved? */ member in struct:__anonf1b122fa0908
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | xwininfo.c | 1014 win_attributes->save_under ? "yes" : "no"); 1188 Lookup (win_attributes->save_under, _bool));
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | add_window.c | 1543 * If the real window specified save_under or a specific gravity, 1546 if(tmp_win->attr.save_under) { 1547 attributes.save_under = True;
|
| H A D | menus.c | 906 attributes.save_under = True; 936 attributes.save_under = True;
|
| H A D | ctwm_main.c | 1017 attributes.save_under = True;
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_menu.c | 881 wa.save_under = True;
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1319 attr.save_under = True;
|