Searched refs:GetChildConstraint (Results 1 – 2 of 2) sorted by relevance
91 LayoutConstraintF GetChildConstraint(LayoutWrapper* layoutWrapper, SizeF& frameSize);
164 auto childLayoutConstraint = GetChildConstraint(layoutWrapper, frameSize); in MeasureFixedMode()232 auto childLayoutConstraint = GetChildConstraint(layoutWrapper, frameSize); in MeasureScrollableMode()308 LayoutConstraintF TabBarLayoutAlgorithm::GetChildConstraint(LayoutWrapper* layoutWrapper, SizeF& fr… in GetChildConstraint() function in OHOS::Ace::NG::TabBarLayoutAlgorithm