Home
last modified time | relevance | path

Searched defs:shell (Results 476 – 500 of 8846) sorted by relevance

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

/dports/multimedia/iriverter/iriverter-0.16/src/org/thestaticvoid/iriverter/
H A DDVDProgressDialog.java9 private Shell shell; field in DVDProgressDialog
14 public DVDProgressDialog(Shell shell, int style) { in DVDProgressDialog()
/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 DIContextService.java302 int getShellType(Shell shell); in getShellType()
343 boolean registerShell(Shell shell, int type); in registerShell()
371 boolean unregisterShell(Shell shell); in unregisterShell()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/
H A Decpbasisset.cc68 ECPShell& shell = element.addShell(StringToEnum(shellType)); in Load() local
100 std::ostream& operator<<(std::ostream& out, const ECPShell& shell) { in operator <<()
115 for (const auto& shell : element) { in operator <<() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/
H A Decpbasisset.cc68 ECPShell& shell = element.addShell(StringToEnum(shellType)); in Load() local
100 std::ostream& operator<<(std::ostream& out, const ECPShell& shell) { in operator <<()
115 for (const auto& shell : element) { in operator <<() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp240 nsCOMPtr<nsIPresShell> shell = GetPresShell(content); in UpdateRootFrame() local
299 if (nsCOMPtr<nsIPresShell> shell = GetPresShell(content)) { in UpdateSubFrame() local
312 if (nsCOMPtr<nsIPresShell> shell = GetPresShell(aContent)) { in GetOrCreateScrollIdentifiers() local
373 nsIPresShell* shell = doc->GetShell(); in GetPresContextForContent() local
398 nsIPresShell* shell = doc->GetShell(); in GetRootDocumentPresShell() local
429 if (nsIPresShell* shell = GetRootDocumentPresShell(content)) { in ApplyCallbackTransform() local
443 if (nsIPresShell* shell = in ApplyCallbackTransform() local
567 if (nsIPresShell* shell = view->GetPresShell()) { in GetRootDocumentElementFor() local
582 if (nsIPresShell* shell = doc->GetShell()) { in UpdateRootFrameForTouchTargetDocument() local
774 if (nsIPresShell* shell = aDocument->GetShell()) { in SendSetTargetAPZCNotification() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.bindings.tests/src/org/eclipse/e4/ui/bindings/tests/
H A DKeyDispatcherTest.java179 Shell shell = new Shell(display, SWT.NONE); in testExecuteOneCommand() local
205 Shell shell = new Shell(display, SWT.NONE); in testExecuteMultiStrokeBinding() local
248 Shell shell = new Shell(display, SWT.NONE); in TODOtestKeyDispatcherReset() local
288 Shell shell = new Shell(display, SWT.NONE); in testSendKeyStroke() local
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/tooltips/
H A Dtooltips.c46 Widget shell = (Widget)client_data; in ToggleEnable() local
57 Widget shell = (Widget)client_data; in ValueChanged() local
79 Widget shell = (Widget)client_data; in Activate() local
105 Widget shell = (Widget)client_data; in ModifyVerify() local
/dports/graphics/pinta/pinta-1.7.1/Pinta/
H A DMainWindow.cs326 private void CreateMainMenu (WindowShell shell) in CreateMainMenu()
379 private void CreateMainToolBar (WindowShell shell) in CreateMainToolBar()
393 private void CreateToolToolBar (WindowShell shell) in CreateToolToolBar()
408 private void CreatePanels (WindowShell shell) in CreatePanels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/unified/
H A Dcamera_mic_tray_item_view.cc48 auto* shell = Shell::Get(); in CameraMicTrayItemView() local
56 auto* shell = Shell::Get(); in ~CameraMicTrayItemView() local
/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/tests/fixtures/
H A Dmocks.py12 def execute(cls, command, shell=True): argument
21 def exec_output(cls, command, shell=True, encoding='utf-8'): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/
H A DAddBookmarkAction.java72 public AddBookmarkAction(Shell shell) { in AddBookmarkAction()
86 public AddBookmarkAction(final Shell shell, boolean promptForName) { in AddBookmarkAction()
/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 DSnippet008RevealElement.java47 public Snippet008RevealElement(Shell shell) { in Snippet008RevealElement()
80 Shell shell = new Shell(display); in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/org/eclipse/jface/examples/databinding/snippets/
H A DSnippet023ConditionalVisibility.java40 Shell shell = createShell(); in main() local
52 Shell shell = new Shell(); in createShell() local
H A DSnippet010MasterDetail.java44 Shell shell = createShell(); in main() local
57 Shell shell = new Shell(); in createShell() local
H A DSnippet008ComputedValue.java45 Shell shell = createShell(); in main() local
57 Shell shell = new Shell(); in createShell() local
H A DSnippet015DelayTextModifyEvents.java44 Shell shell = createShell(); in main() local
57 Shell shell = new Shell(); in createShell() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/application/
H A DCompatibilityWorkbenchWindowAdvisor.java97 public void createWindowContents(Shell shell) { in createWindowContents()
98 wbAdvisor.createWindowContents(getWindowConfigurer(), shell); in createWindowContents() local
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dsulogin.c70 static void run_shell(char *shell) in run_shell()
86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() local
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libmemcached/
H A Dhash.cc156 uint32_t memcached_generate_hash(const memcached_st *shell, const char *key, size_t key_length) in memcached_generate_hash()
167 const hashkit_st *memcached_get_hashkit(const memcached_st *shell) in memcached_get_hashkit()
178 memcached_return_t memcached_set_hashkit(memcached_st *shell, hashkit_st *hashk) in memcached_set_hashkit()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/
H A DSortMembersAction.java126 Shell shell= getShell(); in run() local
180 Shell shell= getShell(); in run() local
215 private void run(Shell shell, ICompilationUnit cu, IEditorPart editor, boolean isNotSortFields) { in run()
/dports/databases/libmemcached/libmemcached-1.0.18/libmemcached/
H A Dhash.cc156 uint32_t memcached_generate_hash(const memcached_st *shell, const char *key, size_t key_length) in memcached_generate_hash()
167 const hashkit_st *memcached_get_hashkit(const memcached_st *shell) in memcached_get_hashkit()
178 memcached_return_t memcached_set_hashkit(memcached_st *shell, hashkit_st *hashk) in memcached_set_hashkit()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/synchronize/
H A DRefreshUserNotificationPolicyInModalDialog.java33 private Shell shell; field in RefreshUserNotificationPolicyInModalDialog
36 …public RefreshUserNotificationPolicyInModalDialog(Shell shell, String title, ISynchronizePageConfi… in RefreshUserNotificationPolicyInModalDialog()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/cram/cram/
H A D_test.py24 def test(lines, shell='/bin/sh', indent=2, testname=None, env=None, argument
186 def testfile(path, shell='/bin/sh', indent=2, env=None, cleanenv=True, argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet265.java37 Shell shell = new Shell(display); in main() local
60 final Shell shell = frame.getShell(); in addFileMenu() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/sourcelookup/
H A DSourceLookupDialog.java62 public SourceLookupDialog(Shell shell, ISourceLookupDirector director) { in SourceLookupDialog()
118 protected void configureShell(Shell shell) { in configureShell()

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