Searched refs:TravelChildrenFlexProps (Results 1 – 5 of 5) sorted by relevance
72 void TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSize);
246 void FlexLayoutAlgorithm::TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSi… in TravelChildrenFlexProps() function in OHOS::Ace::NG::FlexLayoutAlgorithm925 TravelChildrenFlexProps(layoutWrapper, realSize); in Measure()
82 void TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, LinearMeasureProperty& linearMeasureProp… in TravelChildrenFlexProps() function149 TravelChildrenFlexProps(layoutWrapper, linearMeasureProperty); in Measure()
204 void TravelChildrenFlexProps();
920 TravelChildrenFlexProps(); in InitFlexProperties()923 void RenderFlex::TravelChildrenFlexProps() in TravelChildrenFlexProps() function in OHOS::Ace::RenderFlex