Home
last modified time | relevance | path

Searched defs:ConfigChanged (Results 1 – 25 of 76) sorted by relevance

1234

/dports/editors/xi-term/xi-term-d264767/cargo-crates/xrl-0.0.8/src/structs/
H A Dconfig.rs4 pub struct ConfigChanged { struct
5 pub view_id: ViewId,
6 pub changes: ConfigChanges,
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/Mapping/
H A DMappingNumeric.cpp39 void MappingDouble::ConfigChanged() in ConfigChanged() function in MappingDouble
90 void MappingBool::ConfigChanged() in ConfigChanged() function in MappingBool
H A DMappingButton.cpp143 void MappingButton::ConfigChanged() in ConfigChanged() function in MappingButton
H A DWiimoteEmuGeneral.cpp106 void WiimoteEmuGeneral::ConfigChanged() in ConfigChanged() function in WiimoteEmuGeneral
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/wiggin77/cfg/
H A Dlistener.go10 ConfigChanged(cfg *Config, src SourceMonitored) methodSpec
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/wiggin77/cfg/
H A Dlistener.go10 ConfigChanged(cfg *Config, src SourceMonitored) methodSpec
/dports/x11-toolkits/p5-Tk-Contrib/Tk-Contrib-0.07/
H A DAxis.pm127 sub ConfigChanged { subroutine
/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A DLogScale.pm60 sub ConfigChanged { subroutine
H A DFlatCheckbox.pm61 sub ConfigChanged { subroutine
H A DPathEntry.pm269 sub ConfigChanged { subroutine
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/
H A DProgressBar.pm57 sub ConfigChanged { subroutine
H A DDerived.pm481 sub ConfigChanged subroutine
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/
H A DRendererMediaCodecSurface.h29 bool ConfigChanged(const VideoPicture& picture) override { return false; }; in ConfigChanged() function
/dports/net/termshark/termshark-2.1.1/
H A Dconfwatcher.go89 func (c *ConfigWatcher) ConfigChanged() <-chan struct{} { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration/System.Configuration.Internal/
H A DIInternalConfigRoot.cs45 event InternalConfigEventHandler ConfigChanged; event
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/Internal/
H A DIInternalConfigRoot.cs15 event InternalConfigEventHandler ConfigChanged; event
H A DInternalConfigRoot.cs40 public event InternalConfigEventHandler ConfigChanged; event in System.Configuration.Internal.InternalConfigRoot
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Configuration/System/Configuration/Internal/
H A DIInternalConfigRoot.cs31 event InternalConfigEventHandler ConfigChanged; event
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration/System.Configuration/
H A DInternalConfigurationRoot.cs88 public event InternalConfigEventHandler ConfigChanged; event in System.Configuration.InternalConfigurationRoot
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DINotificationListener.h19 ConfigChanged = 13, enumerator
/dports/www/mattermost-server/mattermost-server-6.0.2/einterfaces/
H A Dcluster.go30ConfigChanged(previousConfig *model.Config, newConfig *model.Config, sendToOtherServer bool) *mode… methodSpec
/dports/net/eventviews/eventviews-21.12.3/src/
H A Deventview.h96 ConfigChanged = 128 enumerator
/dports/www/mattermost-server/mattermost-server-6.0.2/einterfaces/mocks/
H A DClusterInterface.go20 func (_m *ClusterInterface) ConfigChanged(previousConfig *model.Config, newConfig *model.Config, se… func
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dbusy_test.go144 func (c *ClusterMock) ConfigChanged(previousConfig *model.Config, newConfig *model.Config, sendToOt… func
/dports/www/mattermost-server/mattermost-server-6.0.2/testlib/
H A Dcluster.go62 func (c *FakeClusterInterface) ConfigChanged(previousConfig *model.Config, newConfig *model.Config,… func

1234