Searched defs:mainFlexExtent (Results 1 – 1 of 1) sorted by relevance
201 double mainFlexExtent, const LayoutParam& constraints, bool isStretch, bool supportZero) const in MakeConstrainedLayoutParam()804 auto mainFlexExtent = flexSize + GetMainSize(flexItem); in RedoLayoutFlexItem() local