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