Home
last modified time | relevance | path

Searched defs:halfHeight_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.h55 std::pair<Dimension, bool> halfHeight_ = { 0.0_vp, false }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_algorithm.h101 Dimension halfHeight_; variable
H A Dsliding_panel_pattern.h152 Dimension halfHeight_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.h163 std::pair<Dimension, bool> halfHeight_ = { 0.0_vp, false }; variable
H A Dsliding_panel_component.h162 std::pair<Dimension, bool> halfHeight_ = { 0.0_vp, false }; variable
H A Dpanel_component.h220 std::pair<Dimension, bool> halfHeight_ = { 0.0_vp, false }; variable