Home
last modified time | relevance | path

Searched defs:aEnable (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dzone_settings.h188 void SetIsRuleArea( bool aEnable ) { m_isRuleArea = aEnable; } in SetIsRuleArea()
189 void SetDoNotAllowCopperPour( bool aEnable ) { m_keepoutDoNotAllowCopperPour = aEnable; } in SetDoNotAllowCopperPour()
190 void SetDoNotAllowVias( bool aEnable ) { m_keepoutDoNotAllowVias = aEnable; } in SetDoNotAllowVias()
191 void SetDoNotAllowTracks( bool aEnable ) { m_keepoutDoNotAllowTracks = aEnable; } in SetDoNotAllowTracks()
192 void SetDoNotAllowPads( bool aEnable ) { m_keepoutDoNotAllowPads = aEnable; } in SetDoNotAllowPads()
193 void SetDoNotAllowFootprints( bool aEnable ) { m_keepoutDoNotAllowFootprints = aEnable; } in SetDoNotAllowFootprints()
H A Dzone.h742 void SetIsRuleArea( bool aEnable ) { m_isRuleArea = aEnable; } in SetIsRuleArea()
743 void SetDoNotAllowCopperPour( bool aEnable ) { m_doNotAllowCopperPour = aEnable; } in SetDoNotAllowCopperPour()
744 void SetDoNotAllowVias( bool aEnable ) { m_doNotAllowVias = aEnable; } in SetDoNotAllowVias()
745 void SetDoNotAllowTracks( bool aEnable ) { m_doNotAllowTracks = aEnable; } in SetDoNotAllowTracks()
746 void SetDoNotAllowPads( bool aEnable ) { m_doNotAllowPads = aEnable; } in SetDoNotAllowPads()
747 void SetDoNotAllowFootprints( bool aEnable ) { m_doNotAllowFootprints = aEnable; } in SetDoNotAllowFootprints()
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dxmldatamanager.h62 void setDtdValidation(bool aEnable) in setDtdValidation()
82 void setExternalEntityProcessing(bool aEnable) in setExternalEntityProcessing()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsWindowRoot.h85 virtual void SetShowAccelerators(bool aEnable) override in SetShowAccelerators()
90 virtual void SetShowFocusRings(bool aEnable) override in SetShowFocusRings()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsWindowRoot.h83 virtual void SetShowAccelerators(bool aEnable) override { in SetShowAccelerators()
87 virtual void SetShowFocusRings(bool aEnable) override { in SetShowFocusRings()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webrtc/
H A DMediaEngineWebRTCAudio.cpp167 bool aEnable, bool aUseAecMobile, EchoCancellation::SuppressionLevel aLevel, in UpdateAECSettings()
178 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAECSettings()
216 bool aEnable, GainControl::Mode aMode) { in UpdateAGCSettings()
224 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAGCSettings()
250 void MediaEngineWebRTCMicrophoneSource::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
258 Message(AudioInputProcessing* aInputProcessing, bool aEnable) in UpdateHPFSettings()
280 bool aEnable, webrtc::NoiseSuppression::Level aLevel) { in UpdateNSSettings()
288 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateNSSettings()
726 void AudioInputProcessing::UpdateAGCSettings(bool aEnable, in UpdateAGCSettings()
749 void AudioInputProcessing::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
[all …]
H A DMediaEngine.h50 virtual void SetFakeDeviceChangeEventsEnabled(bool aEnable) {} in SetFakeDeviceChangeEventsEnabled()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_routing_settings.h127 void SetFreeAngleMode( bool aEnable ) { m_freeAngleMode = aEnable; } in SetFreeAngleMode()
147 void SetOptimizeEntireDraggedTrack( bool aEnable ) { m_optimizeEntireDraggedTrack = aEnable; } in SetOptimizeEntireDraggedTrack()
150 void SetAutoPosture( bool aEnable ) { m_autoPosture = aEnable; } in SetAutoPosture()
153 void SetFixAllSegments( bool aEnable ) { m_fixAllSegments = aEnable; } in SetFixAllSegments()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/
H A DMediaEngineWebRTCAudio.cpp169 bool aEnable, bool aUseAecMobile, EchoCancellation::SuppressionLevel aLevel, in UpdateAECSettings()
179 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAECSettings()
213 bool aEnable, GainControl::Mode aMode) { in UpdateAGCSettings()
221 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAGCSettings()
247 void MediaEngineWebRTCMicrophoneSource::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
255 Message(AudioInputProcessing* aInputProcessing, bool aEnable) in UpdateHPFSettings()
277 bool aEnable, webrtc::NoiseSuppression::Level aLevel) { in UpdateNSSettings()
285 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateNSSettings()
703 void AudioInputProcessing::UpdateAGCSettings(bool aEnable, in UpdateAGCSettings()
730 void AudioInputProcessing::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
[all …]
H A DMediaEngine.h50 virtual void SetFakeDeviceChangeEventsEnabled(bool aEnable) { in SetFakeDeviceChangeEventsEnabled()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/
H A DMediaEngineWebRTCAudio.cpp169 bool aEnable, bool aUseAecMobile, EchoCancellation::SuppressionLevel aLevel, in UpdateAECSettings()
179 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAECSettings()
213 bool aEnable, GainControl::Mode aMode) { in UpdateAGCSettings()
221 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateAGCSettings()
247 void MediaEngineWebRTCMicrophoneSource::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
255 Message(AudioInputProcessing* aInputProcessing, bool aEnable) in UpdateHPFSettings()
277 bool aEnable, webrtc::NoiseSuppression::Level aLevel) { in UpdateNSSettings()
285 Message(AudioInputProcessing* aInputProcessing, bool aEnable, in UpdateNSSettings()
703 void AudioInputProcessing::UpdateAGCSettings(bool aEnable, in UpdateAGCSettings()
730 void AudioInputProcessing::UpdateHPFSettings(bool aEnable) { in UpdateHPFSettings()
[all …]
H A DMediaEngine.h50 virtual void SetFakeDeviceChangeEventsEnabled(bool aEnable) { in SetFakeDeviceChangeEventsEnabled()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/plotters/
H A Dplotter_gerber.h190 void UseX2format( bool aEnable ) { m_useX2format = aEnable; } in UseX2format()
191 void UseX2NetAttributes( bool aEnable ) { m_useNetAttributes = aEnable; } in UseX2NetAttributes()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/config/
H A DgfxFeature.cpp40 bool FeatureState::SetDefault(bool aEnable, FeatureStatus aDisableStatus, in SetDefault()
73 bool FeatureState::InitOrUpdate(bool aEnable, FeatureStatus aDisableStatus, in InitOrUpdate()
122 bool FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, in MaybeSetFailed()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/config/
H A DgfxFeature.cpp45 FeatureState::SetDefault(bool aEnable, in SetDefault()
81 FeatureState::InitOrUpdate(bool aEnable, in InitOrUpdate()
142 FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, const char* aMessage, in MaybeSetFailed()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sim/
H A Dsim_plot_panel.h226 void ShowGrid( bool aEnable ) in ShowGrid()
243 void ShowLegend( bool aEnable ) in ShowLegend()
254 void SetDottedCurrentPhase( bool aEnable ) in SetDottedCurrentPhase()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/config/
H A DgfxFeature.cpp40 bool FeatureState::SetDefault(bool aEnable, FeatureStatus aDisableStatus, in SetDefault()
83 bool FeatureState::InitOrUpdate(bool aEnable, FeatureStatus aDisableStatus, in InitOrUpdate()
132 bool FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, in MaybeSetFailed()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_sizes_settings.h75 …void SetDiffPairViaGapSameAsTraceGap ( bool aEnable ) { m_diffPairViaGapSameAsTraceGap = aEnable; } in SetDiffPairViaGapSameAsTraceGap()
78 void SetWidthFromRules( int aEnable ) { m_widthFromRules = aEnable; } in SetWidthFromRules()
/dports/www/firefox-esr/firefox-91.8.0/gfx/config/
H A DgfxFeature.cpp40 bool FeatureState::SetDefault(bool aEnable, FeatureStatus aDisableStatus, in SetDefault()
82 bool FeatureState::InitOrUpdate(bool aEnable, FeatureStatus aDisableStatus, in InitOrUpdate()
128 bool FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, in MaybeSetFailed()
/dports/www/firefox/firefox-99.0/gfx/config/
H A DgfxFeature.cpp40 bool FeatureState::SetDefault(bool aEnable, FeatureStatus aDisableStatus, in SetDefault()
82 bool FeatureState::InitOrUpdate(bool aEnable, FeatureStatus aDisableStatus, in InitOrUpdate()
128 bool FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, in MaybeSetFailed()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/config/
H A DgfxFeature.cpp40 bool FeatureState::SetDefault(bool aEnable, FeatureStatus aDisableStatus, in SetDefault()
82 bool FeatureState::InitOrUpdate(bool aEnable, FeatureStatus aDisableStatus, in InitOrUpdate()
128 bool FeatureState::MaybeSetFailed(bool aEnable, FeatureStatus aStatus, in MaybeSetFailed()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsWindowRoot.h75 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings()

12345678910>>...13