Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.h56 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_algorithm.h100 Dimension fullHeight_; variable
H A Dsliding_panel_pattern.h151 Dimension fullHeight_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.h164 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; variable
H A Dsliding_panel_component.h163 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; variable
H A Dpanel_component.h221 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; variable