Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.h56 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; member in OHOS::Ace::Framework::DOMPanel
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_algorithm.h100 Dimension fullHeight_; member in OHOS::Ace::NG::SlidingPanelLayoutAlgorithm
H A Dsliding_panel_pattern.h151 Dimension fullHeight_; member in OHOS::Ace::NG::SlidingPanelPattern
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.h163 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; member in OHOS::Ace::SlidingPanelComponent
H A Drender_sliding_panel.h164 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; member in OHOS::Ace::RenderSlidingPanel
H A Dpanel_component.h221 std::pair<Dimension, bool> fullHeight_ = { 0.0_vp, false }; member in OHOS::Ace::PanelComponent

Completed in 3 milliseconds