Home
last modified time | relevance | path

Searched defs:SAFE_AREA_EDGE_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.h124 inline constexpr uint32_t SAFE_AREA_EDGE_ALL = 0b1111; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js128 const SAFE_AREA_EDGE_ALL = 15; constant