Home
last modified time | relevance | path

Searched defs:SAFE_AREA_TYPE_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.h114 inline constexpr uint32_t SAFE_AREA_TYPE_SYSTEM = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js119 const SAFE_AREA_TYPE_SYSTEM = 1; constant