Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.h119 inline constexpr uint32_t SAFE_AREA_EDGE_NONE = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js123 const SAFE_AREA_EDGE_NONE = 0; constant