Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp201 double mainFlexExtent, const LayoutParam& constraints, bool isStretch, bool supportZero) const in MakeConstrainedLayoutParam()
804 auto mainFlexExtent = flexSize + GetMainSize(flexItem); in RedoLayoutFlexItem() local