Home
last modified time | relevance | path

Searched defs:activeContext (Results 1 – 25 of 66) sorted by relevance

123

/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/find_pattern/
H A DFindPatternWidget.cpp256 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in FindPatternWidget() local
386 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in initRegionSelection() local
581 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in sl_onActiveSequenceChanged() local
833 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in setRegionToWholeSequence() local
945 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in getSearchRegion() local
1024 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in initFindPatternTask() local
1166 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in checkAlphabet() local
1388 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in showCurrentResult() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/
H A DContextListener.java47 IEclipseContext activeContext = context; in describe() 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/menus/
H A DMenuTestCase.java55 protected IContextActivation activeContext; field in MenuTestCase
H A DMenuVisibilityTest.java78 private IContextActivation activeContext; field in MenuVisibilityTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/
H A DRetargetRunToLineAction.java77 ISelection activeContext = service.getActiveContext(); in init() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/actions/
H A DRunToLineActionDelegate.java186 ISelection activeContext = service.getActiveContext(); in bindTo() local
H A DRunToLineAction.java200 ISelection activeContext = service.getActiveContext(); in initializeListeners() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/src/org/eclipse/e4/core/internal/tests/contexts/inject/
H A DActivationInjectionTest.java36 IEclipseContext activeContext = context.getActiveLeaf(); in compute() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviMainWindow.h101 KviIrcContext * activeContext() const { return m_pActiveContext; } in activeContext() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/
H A DDebugUITools.java249 …ISelection activeContext = DebugUITools.getDebugContextManager().getContextService(activeWindow).g… in getDebugContext() local
371 ISelection activeContext = service.getActiveContext(id, secondaryId); in getPartDebugContext() local
433 private static IAdaptable getDebugContextElementForSelection(ISelection activeContext) { in getDebugContextElementForSelection()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmCmd.c371 unsigned long activeContext = 0L; in IncludeCommand() local
498 unsigned long activeContext = 0L; in EnableCommand() local
620 unsigned long activeContext = 0L; in DisableCommand() local
742 unsigned long activeContext = 0L; in RenameCommand() local
866 unsigned long activeContext = 0L; in RemoveCommand() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/src/org/eclipse/e4/core/internal/tests/contexts/
H A DActivationTest.java35 IEclipseContext activeContext = context.getActiveLeaf(); in compute() local
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/sequence_info/
H A DSequenceInfo.cpp350 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in updateCodonsOccurrenceData() local
554 ADVSequenceObjectContext *activeContext = annotatedDnaView->getActiveSequenceContext(); in launchCalculations() local
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/commands/
H A DCmdContext.cpp321 std::string activeContext = Context::getContext ().config.get ("context"); in listContexts() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/launch/
H A DLaunchView.java494 ISelection activeContext = getActiveContext(); in setActiveProvider() local
505 ISelection activeContext = fActiveProvider.getActiveContext(); in getActiveContext() local
859 ISelection activeContext = fTreeViewerDebugContextProvider.getActiveContext(); in showBreadcrumbPage() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dselection.cpp119 SPObject *Selection::activeContext() { in activeContext() function in Inkscape::Selection
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/core/controller/
H A DAppController.cpp359 const QSharedPointer<WorkflowContext> activeContext = mActiveController->getContext(); in onAuthenticationContextRequest() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.bindings/src/org/eclipse/e4/ui/bindings/keys/
H A DKeyBindingDispatcher.java715 IEclipseContext activeContext = context; in describe() local
/dports/net/mediastreamer/mediastreamer-2.16.1/src/crypto/
H A Dzrtp.c632 …tpContext* ms_zrtp_multistream_new(MSMediaStreamSessions *sessions, MSZrtpContext* activeContext) { in ms_zrtp_multistream_new()
748 …tpContext* ms_zrtp_multistream_new(MSMediaStreamSessions *sessions, MSZrtpContext* activeContext) { in ms_zrtp_multistream_new()
/dports/japanese/uim-mozc/macuim-0.6.16.2.1/Sources/
H A DMacUIMController.m1232 {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/contexts/
H A DDebugWindowContextService.java185 ISelection activeContext = provdier.getActiveContext(); in notify() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djscntxtinlines.h35 JSContext* activeContext = nullptr; in CompartmentChecker() local
/dports/security/helib/HElib-1.3.1/src/
H A DContext.cpp196 Context* activeContext = nullptr; variable
/dports/sysutils/helmfile/vault-f6547fa8e820/vault/
H A Dtoken_store.go474 activeContext context.Context member
/dports/misc/concourse/vault-bdd38fca2cff/vault/
H A Dtoken_store.go474 activeContext context.Context member

123