Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp282 BaselineProperties baselineProperties; in PerformLayoutInWeightMode() local
350 void RenderFlex::LayoutMagicNodes(BaselineProperties& baselineProperties) in LayoutMagicNodes()
448 BaselineProperties baselineProperties; in PerformLayoutInIndexMode() local
461 BaselineProperties baselineProperties; in RelayoutForStretchFlexNode() local
505 BaselineProperties baselineProperties; in PerformLayoutInItemMode() local
651 void RenderFlex::DetermineItemsPosition(const BaselineProperties& baselineProperties) in DetermineItemsPosition()
694 …PlaceChildren(double frontSpace, double betweenSpace, const BaselineProperties& baselineProperties) in PlaceChildren()
859 …ex::CheckBaselineProperties(const RefPtr<RenderNode>& item, BaselineProperties& baselineProperties) in CheckBaselineProperties()