Home
last modified time | relevance | path

Searched defs:shell (Results 276 – 300 of 8718) sorted by relevance

1...<<11121314151617181920>>...349

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/sourcelookup/
H A DClasspathContainerSourceContainerBrowser.java40 public ISourceContainer[] addSourceContainers(Shell shell, ISourceLookupDirector director) { in addSourceContainers()
55 …public ISourceContainer[] editSourceContainers(Shell shell, ISourceLookupDirector director, ISourc… in editSourceContainers()
72 …private ISourceContainer[] editLibraries(Shell shell, ISourceLookupDirector director, IClasspathEn… in editLibraries()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-actions.c38 gimp_display_shell_set_action_sensitive (GimpDisplayShell *shell, in gimp_display_shell_set_action_sensitive()
76 gimp_display_shell_set_action_active (GimpDisplayShell *shell, in gimp_display_shell_set_action_active()
114 gimp_display_shell_set_action_color (GimpDisplayShell *shell, in gimp_display_shell_set_action_color()
/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/web/mapping/
H A DDefaultUrlMappingEvaluatorTests.java20 GroovyShell shell = new GroovyShell(); in testNamedMappings() local
41 GroovyShell shell = new GroovyShell (); in testNewMethod() local
90 GroovyShell shell = new GroovyShell (); in testOldMethod() local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/actions/
H A DSelectionConverter.java111 Shell shell, String title) { in codeResolveOrInputHandled()
128 Shell shell, String title, String message) in codeResolveOrInput()
142 Shell shell, String title, String message) { in codeResolveOrInputHandled()
163 public static IJavaElement codeResolve(PHPEditor editor, Shell shell, in codeResolve()
177 Shell shell, String title) { in codeResolveHandled()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/
H A DAboutUtils.java117 public static boolean openBrowser(Shell shell, URL url) { in openBrowser()
135 public static void openLink(Shell shell, String href) { in openLink()
175 private static void openWebBrowserError(Shell shell, final String href, final Throwable t) { in openWebBrowserError()
183 public static void openErrorLogBrowser(Shell shell) { in openErrorLogBrowser()
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dvbi-x11.c59 static int vbi_render_try_font(Widget shell, struct vbi_window *vw, in vbi_render_try_font()
77 void vbi_render_free_font(Widget shell, struct vbi_window *vw) in vbi_render_free_font()
95 void vbi_render_set_font(Widget shell, struct vbi_window *vw, char *label) in vbi_render_set_font()
142 vbi_render_init(Widget shell, Widget tt, struct vbi_state *vbi) in vbi_render_init()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/
H A DAbstractOpenWizardAction.java73 Shell shell= getShell(); in run() local
152 public void setShell(Shell shell) { in setShell()
162 protected boolean doCreateProjectFirstOnEmptyWorkspace(Shell shell) { in doCreateProjectFirstOnEmptyWorkspace()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/contexts/
H A DIWorkbenchContextSupport.java141 int getShellType(final Shell shell); in getShellType()
187 boolean registerShell(final Shell shell, final int type); in registerShell()
259 boolean unregisterShell(final Shell shell); in unregisterShell()
/dports/multimedia/mpv/waf-2.0.20/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/net/samba412/samba-4.12.15/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/fomp-lv2/fomp-1.2.2/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sord/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/
H A DBug528819_StyledTextCaretDraw.java29 final Shell shell = new Shell(display); in main() local
49 private static void createStyledText(Shell shell) { in createStyledText()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/resources/
H A DSnippet057FileImageDescriptors.java40 public Snippet057FileImageDescriptors(final Shell shell) { in Snippet057FileImageDescriptors()
107 Shell shell = new Shell(display); in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/dialogs/
H A DSnippet060DialogWithURLImageButtons.java41 public Snippet060DialogWithURLImageButtons(final Shell shell) { in Snippet060DialogWithURLImageButtons()
97 Shell shell = new Shell(display); in main() local
H A DSnippet012DialogWithImageButtons.java37 public Snippet012DialogWithImageButtons(final Shell shell) { in Snippet012DialogWithImageButtons()
84 Shell shell = new Shell(display); in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests.css.swt/src/org/eclipse/e4/ui/tests/css/swt/
H A DShellActiveTest.java35 Shell shell = new Shell(display, SWT.NONE); in createShell() local
46 Shell shell = createShell("Shell:active {background-color: #FF0000;}\n" + in testShellActive() local
/dports/audio/mda-lv2/mda-lv2-1.2.6/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/lv2/lv2-1.18.2/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/jalv/jalv-1.6.6/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/ganv/ganv-1.8.0/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/databases/tdb/tdb-1.4.3/third_party/waf/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/waflib/extras/
H A Drun_py_script.py41 shell=True variable in run_py_2_script
46 shell=True variable in run_py_3_script

1...<<11121314151617181920>>...349