Searched refs:IsKeepMinSize (Results 1 – 2 of 2) sorted by relevance
97 bool IsKeepMinSize(const RefPtr<LayoutWrapper>& childLayoutWrapper, float& flexSize);
686 if (IsKeepMinSize(childLayoutWrapper, flexSize)) { in SecondaryMeasureByProperty()792 bool FlexLayoutAlgorithm::IsKeepMinSize(const RefPtr<LayoutWrapper>& childLayoutWrapper, float& fle… in IsKeepMinSize() function in OHOS::Ace::NG::FlexLayoutAlgorithm