Home
last modified time | relevance | path

Searched defs:systemSafeArea (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp55 auto systemSafeArea = manager->GetSystemSafeArea(); in BeforeCreateLayoutWrapper() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp524 void PipelineContext::UpdateSystemSafeArea(const SafeAreaInsets& systemSafeArea) in UpdateSystemSafeArea()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1028 virtual void UpdateSystemSafeArea(const SafeAreaInsets& systemSafeArea) {} in UpdateSystemSafeArea()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1572 void PipelineContext::UpdateSystemSafeArea(const SafeAreaInsets& systemSafeArea) in UpdateSystemSafeArea()