Home
last modified time | relevance | path

Searched refs:contextChanged (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dasynclocal.cs81 …id IAsyncLocal.OnValueChanged(object previousValueObj, object currentValueObj, bool contextChanged) in IAsyncLocal.OnValueChanged() argument
86 …alueChangedHandler(new AsyncLocalValueChangedArgs<T>(previousValue, currentValue, contextChanged)); in IAsyncLocal.OnValueChanged()
96 void OnValueChanged(object previousValue, object currentValue, bool contextChanged); in OnValueChanged() argument
110 internal AsyncLocalValueChangedArgs(T previousValue, T currentValue, bool contextChanged) in AsyncLocalValueChangedArgs()
115 ThreadContextChanged = contextChanged; in AsyncLocalValueChangedArgs()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/
H A DLegacyContextListenerWrapper.java83 public final void contextChanged(final ContextEvent contextEvent) { in contextChanged() method in LegacyContextListenerWrapper
84 wrappedListener.contextChanged(new org.eclipse.ui.contexts.ContextEvent( in contextChanged()
110 ….contextChanged(new org.eclipse.ui.contexts.ContextEvent(context, false, enabledChanged, false, fa… in contextManagerChanged()
/dports/textproc/soothsayer/soothsayer-0.6.3/src/lib/core/
H A DcontextTracker.cpp68 contextChanged = true; in ContextTracker()
251 contextChanged = true; in update()
263 contextChanged = false; in update()
299 return contextChanged; in contextChange()
H A DcontextTracker.h196 bool contextChanged; variable
/dports/graphics/radiance/radiance-baf2c40/src/
H A DGraphicalDisplay.h9 Q_PROPERTY(Context *context READ context WRITE setContext NOTIFY contextChanged)
21 void contextChanged(Context *context);
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmaltcontext.cpp56 emit that()->contextChanged(); in SetCurrentContext()
74 connect(that(), SIGNAL(contextChanged()), receiver, method); in GetConnected()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Threading/
H A DAsyncLocal.cs72 …id IAsyncLocal.OnValueChanged(object previousValueObj, object currentValueObj, bool contextChanged) in IAsyncLocal.OnValueChanged() argument
77 …alueChangedHandler(new AsyncLocalValueChangedArgs<T>(previousValue, currentValue, contextChanged)); in IAsyncLocal.OnValueChanged()
86 void OnValueChanged(object previousValue, object currentValue, bool contextChanged); in OnValueChanged() argument
100 internal AsyncLocalValueChangedArgs(T previousValue, T currentValue, bool contextChanged) in AsyncLocalValueChangedArgs()
105 ThreadContextChanged = contextChanged; in AsyncLocalValueChangedArgs()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Threading/
H A DAsyncLocal.cs72 …id IAsyncLocal.OnValueChanged(object previousValueObj, object currentValueObj, bool contextChanged) in IAsyncLocal.OnValueChanged() argument
77 …alueChangedHandler(new AsyncLocalValueChangedArgs<T>(previousValue, currentValue, contextChanged)); in IAsyncLocal.OnValueChanged()
86 void OnValueChanged(object previousValue, object currentValue, bool contextChanged); in OnValueChanged() argument
100 internal AsyncLocalValueChangedArgs(T previousValue, T currentValue, bool contextChanged) in AsyncLocalValueChangedArgs()
105 ThreadContextChanged = contextChanged; in AsyncLocalValueChangedArgs()
/dports/devel/nextpnr/nextpnr-48cd407/gui/
H A Dbasewindow.cc100 connect(this, &BaseMainWindow::contextChanged, task, &TaskManager::contextChanged); in BaseMainWindow()
101 connect(this, &BaseMainWindow::contextChanged, console, &PythonTab::newContext); in BaseMainWindow()
102 connect(this, &BaseMainWindow::contextChanged, fpgaView, &FPGAViewWidget::newContext); in BaseMainWindow()
103 connect(this, &BaseMainWindow::contextChanged, designview, &DesignWidget::newContext); in BaseMainWindow()
368 Q_EMIT contextChanged(ctx.get()); in open_json() local
562 void BaseMainWindow::notifyChangeContext() { Q_EMIT contextChanged(ctx.get()); } in notifyChangeContext() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickshortcut_p.h75 … Q_PROPERTY(Qt::ShortcutContext context READ context WRITE setContext NOTIFY contextChanged FINAL)
106 void contextChanged();
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickshortcut_p.h75 … Q_PROPERTY(Qt::ShortcutContext context READ context WRITE setContext NOTIFY contextChanged FINAL)
106 void contextChanged();
/dports/editors/libreoffice/libreoffice-7.2.6.2/bean/com/sun/star/comp/beans/
H A DFrame.java122 public void contextChanged( ) in contextChanged() method in Frame
124 xFrame.contextChanged(); in contextChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bean/com/sun/star/comp/beans/
H A DFrame.java122 public void contextChanged( ) in contextChanged() method in Frame
124 xFrame.contextChanged(); in contextChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/
H A DIContextListener.java38 void contextChanged(ContextEvent contextEvent); in contextChanged() method
/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 DIContextListener.java41 void contextChanged(ContextEvent contextEvent); in contextChanged() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/qa/integration/extensions/
H A DFrame.java76 public void contextChanged() in contextChanged() method in Frame
78 m_frame.contextChanged(); in contextChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/qa/integration/extensions/
H A DFrame.java76 public void contextChanged() in contextChanged() method in Frame
78 m_frame.contextChanged(); in contextChanged()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/context2d/
H A Dqquickcanvasitem_p.h96 Q_PROPERTY(QJSValue context READ context NOTIFY contextChanged)
167 void contextChanged();
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/context2d/
H A Dqquickcanvasitem_p.h96 Q_PROPERTY(QJSValue context READ context NOTIFY contextChanged)
167 void contextChanged();
/dports/devel/nextpnr/nextpnr-48cd407/gui/ecp5/
H A Dmainwindow.cc41 connect(this, &BaseMainWindow::contextChanged, this, &MainWindow::newContext); in MainWindow()
120 Q_EMIT contextChanged(ctx.get()); in new_proj() local
/dports/devel/nextpnr/nextpnr-48cd407/gui/ice40/
H A Dmainwindow.cc45 connect(this, &BaseMainWindow::contextChanged, this, &MainWindow::newContext); in MainWindow()
124 Q_EMIT contextChanged(ctx.get()); in new_proj() local
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/scriptengines/qml/plasmoid/
H A Ddeclarativeappletscript.h41 void contextChanged();
/dports/cad/opencascade/opencascade-7.6.0/tools/View/
H A DView_ToolBar.cxx52 connect (myViewSelector, SIGNAL (activated (int)), this, SIGNAL (contextChanged())); in View_ToolBar()
155 emit contextChanged(); in SetCurrentContextType()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/iphone/
H A Dutils.mm135 bool contextChanged = ( UIGraphicsGetCurrentContext() != context );
136 if ( contextChanged )
141 if ( contextChanged )
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/iphone/
H A Dutils.mm135 bool contextChanged = ( UIGraphicsGetCurrentContext() != context );
136 if ( contextChanged )
141 if ( contextChanged )

12345