Home
last modified time | relevance | path

Searched defs:dialogShell (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/variables/details/
H A DDetailPaneMaxLengthAction.java33 public DetailPaneMaxLengthAction(Shell dialogShell){ in DetailPaneMaxLengthAction()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Ddialog.cpp87 Widget dialogShell = (Widget) m_mainWidget; in Create() local
147 Widget dialogShell = in XmDoCreateTLW() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Ddialog.cpp87 Widget dialogShell = (Widget) m_mainWidget; in Create() local
147 Widget dialogShell = in XmDoCreateTLW() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Ddialog.cpp87 Widget dialogShell = (Widget) m_mainWidget; in Create() local
147 Widget dialogShell = in XmDoCreateTLW() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/commands/
H A DBug66182Test.java250 final Shell dialogShell = new Shell(windowShell); in testFallbackToWindowBlockedByDialog() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dialogs/
H A DUIWorkingSetWizardsAuto.java138 Shell dialogShell = fWizardDialog.getShell(); in doSetUp() local
/dports/audio/nas/nas-1.9.4/clients/audio/auedit/
H A Dauedit.c277 dialogShell, member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DControl.java1834 Shell dialogShell = dialog.parent; in isActive() local