Searched refs:IsNormalItem (Results 1 – 2 of 2) sorted by relevance
349 bool IsNormalItem(const RefPtr<LayoutWrapper>& wrapper) const;
584 if (!IsNormalItem(wrapper)) { in LayoutForwardItem()629 if (!IsNormalItem(wrapper)) { in LayoutBackwardItem()995 if (!IsNormalItem(wrapper)) { in LayoutItem()1424 bool SwiperLayoutAlgorithm::IsNormalItem(const RefPtr<LayoutWrapper>& wrapper) const in IsNormalItem() function in OHOS::Ace::NG::SwiperLayoutAlgorithm