Home
last modified time | relevance | path

Searched defs:OnValueChanged (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/diagnostics/
H A DBooleanSwitch.cs47 protected override void OnValueChanged() { in OnValueChanged() method in System.Diagnostics.BooleanSwitch
H A DSourceSwitch.cs35 protected override void OnValueChanged() { in OnValueChanged() method in System.Diagnostics.SourceSwitch
H A DTraceSwitch.cs112 protected override void OnValueChanged() { in OnValueChanged() method in System.Diagnostics.TraceSwitch
H A DSwitch.cs290 protected virtual void OnValueChanged() { in OnValueChanged() method in System.Diagnostics.Switch
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.TraceSource/src/System/Diagnostics/
H A DBooleanSwitch.cs45 protected override void OnValueChanged() in OnValueChanged() method in System.Diagnostics.BooleanSwitch
H A DSourceSwitch.cs35 protected override void OnValueChanged() in OnValueChanged() method in System.Diagnostics.SourceSwitch
H A DTraceSwitch.cs119 protected override void OnValueChanged() in OnValueChanged() method in System.Diagnostics.TraceSwitch
H A DSwitch.cs231 protected virtual void OnValueChanged() in OnValueChanged() method in System.Diagnostics.Switch
/dports/audio/strawberry/strawberry-1.0.0/src/equalizer/
H A Dequalizerslider.cpp59 void EqualizerSlider::OnValueChanged(int value) { in OnValueChanged() function in EqualizerSlider
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DNumericTextBox.cs95 protected virtual void OnValueChanged (EventArgs args) in OnValueChanged() method in System.Windows.Forms.NumericTextBox
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DHiddenField.cs80 protected virtual void OnValueChanged (EventArgs e) in OnValueChanged() method in System.Web.UI.WebControls.HiddenField
/dports/graphics/pinta/pinta-1.7.1/Pinta.Gui.Widgets/Widgets/
H A DAnglePickerWidget.cs85 protected void OnValueChanged () in OnValueChanged() method in Pinta.Gui.Widgets.AnglePickerWidget
H A DAnglePickerGraphic.cs171 protected virtual void OnValueChanged () in OnValueChanged() method in Pinta.Gui.Widgets.AnglePickerGraphic
H A DHScaleSpinButtonWidget.cs160 protected void OnValueChanged () in OnValueChanged() method in Pinta.Gui.Widgets.HScaleSpinButtonWidget
H A DColorGradientWidget.cs283 protected void OnValueChanged(int index) in OnValueChanged() method in Pinta.Gui.Widgets.ColorGradientWidget
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DHiddenField.cs127 protected virtual void OnValueChanged(EventArgs e) { in OnValueChanged() method in System.Web.UI.WebControls.HiddenField
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dasynclocal.cs96 void OnValueChanged(object previousValue, object currentValue, bool contextChanged); in OnValueChanged() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/autofill_assistant/
H A Dassistant_generic_ui_delegate.cc43 void AssistantGenericUiDelegate::OnValueChanged( in OnValueChanged() function in autofill_assistant::AssistantGenericUiDelegate
/dports/graphics/photivo/photivo/Sources/
H A DptInput.cpp450 void ptInput::OnValueChanged(int Value) { in OnValueChanged() function in ptInput
466 void ptInput::OnValueChanged(double Value) { in OnValueChanged() function in ptInput
H A DptCheck.cpp173 void ptCheck::OnValueChanged(int) { in OnValueChanged() function in ptCheck
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DCaseKeyBox.ViewModel.cs117 public void OnValueChanged() in OnValueChanged() method in System.Activities.Core.Presentation.CaseKeyBoxViewModel
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dvdkprops.h97 DualSignal1<void, T*,S> OnValueChanged; variable
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dspins.cc35 VDKSpinButton::OnValueChanged(GtkWidget *wid, gpointer gp) in OnValueChanged() function in VDKSpinButton
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/game/
H A DQuickOption.h15 virtual void OnValueChanged(QuickOption * sender) {} in OnValueChanged() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DListControlTest.cs549 protected virtual void OnValueChanged (EventArgs args) in OnValueChanged() method in MonoTests.System.Windows.Forms.MockItem

12345