Home
last modified time | relevance | path

Searched defs:shell (Results 401 – 425 of 8846) sorted by relevance

1...<<11121314151617181920>>...354

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/
H A DTrayDialog.java61 private final Shell shell; field in TrayDialog.ResizeListener
65 private ResizeListener(GridData data, Shell shell) { in ResizeListener()
139 protected TrayDialog(Shell shell) { in TrayDialog()
161 Shell shell = getShell(); in closeTray() local
409 final Shell shell = getShell(); in openTray() local
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DDialog.c243 Widget shell = XmtGetShell(w); local
264 Widget shell = XmtGetShell(w); local
283 Widget shell = XmtGetShell(w); local
300 Widget shell = XmtGetShell(w); local
317 Widget shell = XmtGetShell(w); local
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/swt/
H A DSwtFrame.java29 private Shell shell; field in SwtFrame
62 Shell shell = new Shell(); in showAboutMessage() local
71 Shell shell = new Shell(); in ask() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/surfaces/
H A Dslatersetconcurrent.cpp118 void SlaterSetConcurrent::processOrbital(SlaterShell& shell) in processOrbital()
125 void SlaterSetConcurrent::processDensity(SlaterShell& shell) in processDensity()
131 void SlaterSetConcurrent::processSpinDensity(SlaterShell& shell) in processSpinDensity()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/surfaces/
H A Dslatersetconcurrent.cpp118 void SlaterSetConcurrent::processOrbital(SlaterShell& shell) in processOrbital()
125 void SlaterSetConcurrent::processDensity(SlaterShell& shell) in processDensity()
131 void SlaterSetConcurrent::processSpinDensity(SlaterShell& shell) in processSpinDensity()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-autoscroll.c62 gimp_display_shell_autoscroll_start (GimpDisplayShell *shell, in gimp_display_shell_autoscroll_start()
87 gimp_display_shell_autoscroll_stop (GimpDisplayShell *shell) in gimp_display_shell_autoscroll_stop()
114 GimpDisplayShell *shell = GIMP_DISPLAY_SHELL (data); in gimp_display_shell_autoscroll_timeout() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DFindReplaceAction.java101 public FindReplaceDialogStub(Shell shell) { in FindReplaceDialogStub()
208 public void checkShell(Shell shell) { in checkShell()
288 …public FindReplaceAction(ResourceBundle bundle, String prefix, Shell shell, IFindReplaceTarget tar… in FindReplaceAction()
327 Shell shell= fWorkbenchPart.getSite().getShell(); in run() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/dialogs/
H A DPromptingDialog.java38 …public PromptingDialog(Shell shell, IResource[] resources, IPromptCondition condition, String titl… in PromptingDialog()
42 …public PromptingDialog(final Shell shell, IResource[] resources, IPromptCondition condition, Strin… in PromptingDialog()
/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 DBug251354_TabItemToolTip.java24 Shell shell = new Shell(display); in run() local
38 private void create(Shell shell) { in create()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.snippets/Eclipse JFace Snippets/org/eclipse/jface/snippets/viewers/
H A DSnippet064TreeViewerReplacingElements.java44 public Snippet064TreeViewerReplacingElements(Shell shell) { in Snippet064TreeViewerReplacingElements()
95 Shell shell = new Shell(display); in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/
H A DJavaVariableValueEditor.java34 public boolean editVariable(IVariable variable, Shell shell) { in editVariable()
58 public boolean saveVariable(IVariable variable, String expression, Shell shell) { in saveVariable()
/dports/graphics/weston/weston-1.9.0/ivi-shell/
H A Divi-shell.c54 struct ivi_shell *shell; member
224 struct ivi_shell *shell = wl_resource_get_user_data(resource); in application_surface_create() local
300 struct ivi_shell *shell = data; in bind_ivi_application() local
342 struct ivi_shell *shell = in shell_destroy() local
367 init_ivi_shell(struct weston_compositor *compositor, struct ivi_shell *shell, in init_ivi_shell()
424 struct ivi_shell *shell; in module_init() local
/dports/graphics/geos/geos-3.9.1/src/operation/overlay/
H A DPolygonBuilder.cpp118 for(auto const& shell : shellList) { in add() local
125 for(auto const& shell : indexedshellist) { in add() local
204 EdgeRing* shell = findShell(&minEdgeRings); in buildMinimalEdgeRings() local
227 EdgeRing* shell = nullptr; in findShell() local
250 PolygonBuilder::placePolygonHoles(EdgeRing* shell, in placePolygonHoles()
290 EdgeRing* shell = findEdgeRingContaining(hole, newShellList); in placeFreeHoles() local
/dports/devel/ipython/ipython-7.29.0/IPython/terminal/
H A Dshortcuts.py31 def create_ipython_shortcuts(shell): argument
98 def reformat_text_before_cursor(buffer, document, shell): argument
107 def newline_or_execute_outer(shell): argument
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dfullscreen_shell.cpp41 WaylandPointer<_wl_fullscreen_shell, _wl_fullscreen_shell_release> shell; member in Wrapland::Client::FullscreenShell::Private
71 _wl_fullscreen_shell* shell, in capabilitiesAnnounce()
107 void FullscreenShell::setup(_wl_fullscreen_shell* shell) in setup()
/dports/mail/evolution/evolution-3.42.1/src/modules/mail/
H A De-mail-shell-backend.c161 EShell *shell; in mbox_fill_preview_cb() local
269 EShell *shell; in action_mail_folder_new_cb() local
312 EShell *shell; in action_mail_account_new_cb() local
364 EShell *shell; in action_mail_message_new_cb() local
459 EShell *shell; in mail_shell_backend_mail_sync() local
564 EShell *shell; in mail_shell_backend_select_folder_uri() local
598 EShell *shell; in mail_shell_backend_search_mid() local
853 EShell *shell; in mail_shell_backend_changes_committed_cb() local
972 EShell *shell; in mail_shell_backend_create_network_page() local
1076 EShell *shell; in mail_shell_backend_constructed() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp241 nsCOMPtr<nsIPresShell> shell = GetPresShell(content); in UpdateRootFrame() local
295 if (nsCOMPtr<nsIPresShell> shell = GetPresShell(content)) { in UpdateSubFrame() local
310 if (nsCOMPtr<nsIPresShell> shell = GetPresShell(aContent)) { in GetOrCreateScrollIdentifiers() local
356 nsIPresShell* shell = doc->GetShell(); in GetPresContextForContent() local
384 nsIPresShell* shell = doc->GetShell(); in GetRootDocumentPresShell() local
417 if (nsIPresShell* shell = GetRootDocumentPresShell(content)) { in ApplyCallbackTransform() local
431 if (nsIPresShell* shell = GetRootContentDocumentPresShellForContent(content)) { in ApplyCallbackTransform() local
572 if (nsIPresShell* shell = view->GetPresShell()) { in GetRootDocumentElementFor() local
588 if (nsIPresShell* shell = doc->GetShell()) { in UpdateRootFrameForTouchTargetDocument() local
768 if (nsIPresShell* shell = aDocument->GetShell()) { in SendSetTargetAPZCNotification() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.externaltools/External Tools Base/org/eclipse/ui/externaltools/internal/ui/
H A DBuilderPropertyPage.java229 Shell shell= getShell(); in addBuildersToTable() local
260 Shell shell= getShell(); in addBuildersToTable() local
432 Shell shell= getShell(); in checkStateChanged() local
509 Shell shell= getShell(); in handleImportButtonPressed() local
632 Shell shell= getShell(); in editConfiguration() local
651 Shell shell= getShell(); in promptForConfigurationType() local
751 Shell shell= getShell(); in shouldProceedWithMigration() local
/dports/games/retroarch/RetroArch-1.9.7/.vscode/
H A Dtasks.json53 "shell": { object
69 "shell": { object
85 "shell": { object
101 "shell": { object
119 "shell": { object
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/src/org/eclipse/e4/ui/bindings/internal/
H A DKeyAssistDialog.java160 Shell shell = getShell(); in close() local
191 Shell shell = getShell(); in configureLocation() local
222 Shell shell = getShell(); in configureSize() local
456 Shell shell = getShell(); in open() local
495 Shell shell = getShell(); in open() 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 DCTabFolderTest.java47 Shell shell = new Shell(display, SWT.SHELL_TRIM); in createTestCTabFolder() local
68 Shell shell = new Shell(display, SWT.SHELL_TRIM); in createTestToolBars() local
98 Shell shell = new Shell(display, SWT.NONE); in createShell() local
111 Shell shell = new Shell(display, SWT.SHELL_TRIM); in createLabelInCTabFolder() local
326 Shell shell = createShell("Shell {color:red}"); in testRetrievePropertyNull() local
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dallocators.cc80 memcached_return_t memcached_set_memory_allocators(memcached_st *shell, in memcached_set_memory_allocators()
114 void *memcached_get_memory_allocators_context(const memcached_st *shell) in memcached_get_memory_allocators_context()
125 void memcached_get_memory_allocators(const memcached_st *shell, in memcached_get_memory_allocators()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/views/
H A DHelpTray.java61 private Shell shell; field in HelpTray
179 private void ensureMinimumHeight(Shell shell) { in ensureMinimumHeight()
221 public static boolean isAppropriateFor(Shell shell) { in isAppropriateFor()
/dports/sysutils/linrename/util-linux-2.25.2/login-utils/
H A Dchsh.c61 char *shell; member
85 char *shell, *oldshell; local
281 static int check_shell(char *shell)
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/client/
H A Dfullscreen_shell.cpp26 WaylandPointer<_wl_fullscreen_shell, _wl_fullscreen_shell_release> shell; member in KWayland::Client::FullscreenShell::Private
53 void FullscreenShell::Private::capabilitiesAnnounce(void *data, _wl_fullscreen_shell *shell, uint32… in capabilitiesAnnounce()
93 void FullscreenShell::setup(_wl_fullscreen_shell *shell) in setup()

1...<<11121314151617181920>>...354