Home
last modified time | relevance | path

Searched defs:TravelChildrenFlexProps (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp82 void TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, LinearMeasureProperty& linearMeasureProp… in TravelChildrenFlexProps() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp246 void FlexLayoutAlgorithm::TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSi… in TravelChildrenFlexProps() function in OHOS::Ace::NG::FlexLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp923 void RenderFlex::TravelChildrenFlexProps() in TravelChildrenFlexProps() function in OHOS::Ace::RenderFlex