Home
last modified time | relevance | path

Searched refs:aEnable (Results 76 – 100 of 597) sorted by relevance

12345678910>>...24

/dports/www/firefox-esr/firefox-91.8.0/gfx/config/
H A DgfxConfig.cpp47 bool gfxConfig::SetDefault(Feature aFeature, bool aEnable, in SetDefault() argument
51 return state.SetDefault(aEnable, aDisableStatus, aDisableMessage); in SetDefault()
76 bool gfxConfig::InitOrUpdate(Feature aFeature, bool aEnable, in InitOrUpdate() argument
80 return state.InitOrUpdate(aEnable, aDisableStatus, aDisableMessage); in InitOrUpdate()
/dports/www/firefox/firefox-99.0/gfx/config/
H A DgfxConfig.cpp47 bool gfxConfig::SetDefault(Feature aFeature, bool aEnable, in SetDefault() argument
51 return state.SetDefault(aEnable, aDisableStatus, aDisableMessage); in SetDefault()
76 bool gfxConfig::InitOrUpdate(Feature aFeature, bool aEnable, in InitOrUpdate() argument
80 return state.InitOrUpdate(aEnable, aDisableStatus, aDisableMessage); in InitOrUpdate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/config/
H A DgfxConfig.cpp47 bool gfxConfig::SetDefault(Feature aFeature, bool aEnable, in SetDefault() argument
51 return state.SetDefault(aEnable, aDisableStatus, aDisableMessage); in SetDefault()
76 bool gfxConfig::InitOrUpdate(Feature aFeature, bool aEnable, in InitOrUpdate() argument
80 return state.InitOrUpdate(aEnable, aDisableStatus, aDisableMessage); in InitOrUpdate()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/gal/opengl/
H A Dutils.cpp183 void enableGlDebug( bool aEnable ) in enableGlDebug() argument
185 if( aEnable ) in enableGlDebug()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_sizes_settings.h81 …void SetDiffPairViaGapSameAsTraceGap ( bool aEnable ) { m_diffPairViaGapSameAsTraceGap = aEnable; } in SetDiffPairViaGapSameAsTraceGap() argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/drc/
H A Ddrc_test_provider.h106 void Enable( bool aEnable ) in Enable() argument
108 m_enabled = aEnable; in Enable()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DLauncherRegistryInfo.h41 LauncherVoidResult ReflectPrefToRegistry(const bool aEnable);
44 LauncherVoidResult ReflectTelemetryPrefToRegistry(const bool aEnable);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/tool/
H A Dgrid_helper.cpp67 void GRID_HELPER::SetAuxAxes( bool aEnable, const VECTOR2I& aOrigin ) in SetAuxAxes() argument
69 if( aEnable ) in SetAuxAxes()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DLauncherRegistryInfo.h41 LauncherVoidResult ReflectPrefToRegistry(const bool aEnable);
44 LauncherVoidResult ReflectTelemetryPrefToRegistry(const bool aEnable);
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DLauncherRegistryInfo.h41 LauncherVoidResult ReflectPrefToRegistry(const bool aEnable);
44 LauncherVoidResult ReflectTelemetryPrefToRegistry(const bool aEnable);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DLauncherRegistryInfo.h41 LauncherVoidResult ReflectPrefToRegistry(const bool aEnable);
44 LauncherVoidResult ReflectTelemetryPrefToRegistry(const bool aEnable);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DVsyncSource.cpp96 void VsyncSource::Display::NotifyRefreshTimerVsyncStatus(bool aEnable) { in NotifyRefreshTimerVsyncStatus() argument
98 mRefreshTimerNeedsVsync = aEnable; in NotifyRefreshTimerVsyncStatus()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DVsyncSource.cpp107 VsyncSource::Display::NotifyRefreshTimerVsyncStatus(bool aEnable) in NotifyRefreshTimerVsyncStatus() argument
110 mRefreshTimerNeedsVsync = aEnable; in NotifyRefreshTimerVsyncStatus()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DWindowsSMTCProvider.cpp345 bool aEnable) const {
349 return SUCCEEDED(mControls->put_IsPlayEnabled(aEnable));
351 return SUCCEEDED(mControls->put_IsPauseEnabled(aEnable));
353 return SUCCEEDED(mControls->put_IsPreviousEnabled(aEnable));
355 return SUCCEEDED(mControls->put_IsNextEnabled(aEnable));
357 return SUCCEEDED(mControls->put_IsStopEnabled(aEnable));
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DWebrtcGlobalInformation.cpp476 bool aEnable) { in SetAecDebug() argument
477 if (aEnable) { in SetAecDebug()
483 sLastAECDebug = aEnable; in SetAecDebug()
486 Unused << cp->SendSetAecLogging(aEnable); in SetAecDebug()
582 const bool& aEnable) { in RecvSetAecLogging() argument
584 if (aEnable) { in RecvSetAecLogging()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DWindowsSMTCProvider.cpp345 bool aEnable) const {
349 return SUCCEEDED(mControls->put_IsPlayEnabled(aEnable));
351 return SUCCEEDED(mControls->put_IsPauseEnabled(aEnable));
353 return SUCCEEDED(mControls->put_IsPreviousEnabled(aEnable));
355 return SUCCEEDED(mControls->put_IsNextEnabled(aEnable));
357 return SUCCEEDED(mControls->put_IsStopEnabled(aEnable));
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DWindowsSMTCProvider.cpp345 bool aEnable) const {
349 return SUCCEEDED(mControls->put_IsPlayEnabled(aEnable));
351 return SUCCEEDED(mControls->put_IsPauseEnabled(aEnable));
353 return SUCCEEDED(mControls->put_IsPreviousEnabled(aEnable));
355 return SUCCEEDED(mControls->put_IsNextEnabled(aEnable));
357 return SUCCEEDED(mControls->put_IsStopEnabled(aEnable));
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings() argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dfootprint_select_widget.cpp170 bool FOOTPRINT_SELECT_WIDGET::Enable( bool aEnable ) in Enable() argument
172 return m_fp_sel_ctrl->Enable( aEnable ); in Enable()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/view/
H A Dview_controls.h321 void EnableCursorWarping( bool aEnable ) in EnableCursorWarping() argument
323 m_settings.m_warpCursor = aEnable; in EnableCursorWarping()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsWindowRoot.h75 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsWindowRoot.h74 void SetShowFocusRings(bool aEnable) override { mShowFocusRings = aEnable; } in SetShowFocusRings() argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DUiCompositorControllerChild.cpp148 const bool& aEnable) { in EnableLayerUpdateNotifications() argument
150 mLayerUpdateEnabled = Some(aEnable); in EnableLayerUpdateNotifications()
155 return SendEnableLayerUpdateNotifications(aEnable); in EnableLayerUpdateNotifications()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/modules/geckoview/
H A DGeckoViewModule.jsm139 enableQueuing(aEnable) {
140 debug`enableQueuing ${aEnable}`;
141 this._enableQueuing = aEnable;

12345678910>>...24