Searched refs:NeedAdjust (Results 1 – 2 of 2) sorted by relevance
143 bool NeedAdjust(const RefPtr<GridItemLayoutProperty>& itemLayoutWrapper);
698 bool GridScrollLayoutAlgorithm::NeedAdjust(const RefPtr<GridItemLayoutProperty>& itemLayoutProperty) in NeedAdjust() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm742 needAdjust = NeedAdjust(itemLayoutProperty); in AdjustRowColSpan()