Home
last modified time | relevance | path

Searched refs:UpdateChildConstraint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_layout_algorithm.cpp35 void UpdateChildConstraint(Axis axis, const OptionalSizeF& selfIdealSize, LayoutConstraintF& conten… in UpdateChildConstraint() function
93 UpdateChildConstraint(axis, idealSize, childLayoutConstraint); in Measure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.cpp35 void UpdateChildConstraint(Axis axis, const OptionalSizeF& selfIdealSize, LayoutConstraintF& conten… in UpdateChildConstraint() function
58 UpdateChildConstraint(axis, idealSize, childLayoutConstraint); in Measure()