Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.h117 inline constexpr uint32_t SAFE_AREA_TYPE_ALL = 0b111; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js122 const SAFE_AREA_TYPE_ALL = 7; constant