Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dsafe_area_insets.h120 inline constexpr uint32_t SAFE_AREA_EDGE_TOP = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.cpp58 constexpr uint32_t SAFE_AREA_EDGE_TOP = 0; variable
H A Djs_navigation.cpp77 constexpr uint32_t SAFE_AREA_EDGE_TOP = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js124 const SAFE_AREA_EDGE_TOP = 1; constant