Home
last modified time | relevance | path

Searched defs:systemBarEffect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h887 void SetSystemBarEffect(bool systemBarEffect) override in SetSystemBarEffect()
H A Dview_abstract.cpp2504 void ViewAbstract::SetSystemBarEffect(bool systemBarEffect) in SetSystemBarEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h797 virtual void OnSystemBarEffectUpdate(bool systemBarEffect) {} in OnSystemBarEffectUpdate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3475 void RSProperties::SetSystemBarEffect(bool systemBarEffect) in SetSystemBarEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4344 void RosenRenderContext::OnSystemBarEffectUpdate(bool systemBarEffect)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js4396 systemBarEffect() { method in ArkComponent