Home
last modified time | relevance | path

Searched refs:XtIsTopLevelShell (Results 1 – 25 of 41) sorted by relevance

12

/dports/x11-toolkits/Xmt/xmt400/contrib/manage/
H A Dmanage.c22 if(XtIsTopLevelShell(shell))XtPopup(shell, XtGrabNone); in xmui_manage()
47 if(XtIsTopLevelShell(shell))XtPopdown(shell); in xmui_unmanage()
/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DIntrinsicP.h241 #undef XtIsTopLevelShell
242 extern Boolean XtIsTopLevelShell(Widget);
243 #define XtIsTopLevelShell(obj) \ macro
H A DIntrinsic.h1099 #define XtIsTopLevelShell(widget) (_XtCheckSubclassFlag(widget, (XtEnum)0x80)) macro
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DShellUtil.c63 while(!XtIsTopLevelShell(w)) w = XtParent(w);
147 if (!XtIsTopLevelShell(shell)) {
165 if (!XtIsTopLevelShell(shell)) {
H A DWait.c78 !XtIsTopLevelShell(topshell);
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DFunctions.c144 #undef XtIsTopLevelShell
146 XtIsTopLevelShell(Widget object) in XtIsTopLevelShell() function
H A DResConfig.c189 if ((XtIsTopLevelShell(cur)) && (XtParent(cur) == NULL)) { in _set_resource_values()
H A DShell.c1067 if (XtIsTopLevelShell(new) && in WMInitialize()
1488 if (XtIsTopLevelShell((Widget) w)) { in _popup_set_prop()
1539 (XtIsTopLevelShell((Widget) w)) ? &icon_name : NULL, in _popup_set_prop()
1659 if (XtIsTopLevelShell(wid)) { in EventHandler()
1670 if (XtIsTopLevelShell(wid)) in EventHandler()
/dports/emulators/xcpc/xcpc-20070122/src/
H A Dxcpc_athena.c238 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnLoadSnapshotCbk()
298 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnSaveSnapshotCbk()
358 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnDriveAInsertCbk()
430 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnDriveBInsertCbk()
536 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnLegalInfoCbk()
587 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnAboutXcpcCbk()
H A Dxcpc_motif1.c244 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnLoadSnapshotCbk()
297 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnSaveSnapshotCbk()
350 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnDriveAInsertCbk()
415 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnDriveBInsertCbk()
509 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnLegalInfoCbk()
560 while((widget != NULL) && (XtIsTopLevelShell(widget) == FALSE)) { in OnAboutXcpcCbk()
/dports/cad/alliance/alliance/src/dreal/src/
H A DGTB_cursor.c137 while ( ! XtIsTopLevelShell( TopShell ) )
/dports/audio/xmixer/xmixer/
H A Dchglbl.c41 while ((!XtIsTopLevelShell(w)) && XtParent(w)) in Toplevel()
/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/
H A DVkDialogManager.C175 if (XtIsTopLevelShell(parentWidget)) { in prepost()
673 if (XtIsTopLevelShell(XtParent(w))) { in unpost()
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DCvtStdSel.c185 if (!XtIsTopLevelShell(w)) in isApplicationShell()
/dports/x11-toolkits/libXt/libXt-1.2.1/man/
H A DMakefile.am269 XtIsTopLevelShell \
H A DMakefile.in584 XtIsTopLevelShell \
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A Dwid_funcs.c1443 if(XtIsTopLevelShell(parent)){ in MCloseDialog()
1651 …if ( (XmIsDialogShell(parent)) || (XtIsApplicationShell(parent)) || (XtIsTopLevelShell(parent))) b… in MGrabDelete()
/dports/x11/xmh/xmh-1.0.3/
H A Dscreen.c423 while (w && ! XtIsTopLevelShell(w)) in ScrnFromWidget()
/dports/graphics/exiftran/fbida-2.14/
H A DRegEdit.c958 if (!XtIsTopLevelShell(w))
/dports/graphics/ida/fbida-2.14/
H A DRegEdit.c958 if (!XtIsTopLevelShell(w))
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Xmd/
H A DRegEdit.c957 if (!XtIsTopLevelShell(w))
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxt.rs214 pub fn XtIsTopLevelShell (_1: Widget) -> c_char,
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dxt.rs192 pub fn XtIsTopLevelShell (_1: Widget) -> c_char,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dxt.rs214 pub fn XtIsTopLevelShell (_1: Widget) -> c_char,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxt.rs214 pub fn XtIsTopLevelShell (_1: Widget) -> c_char,

12