Searched refs:CheckIsSingleCase (Results 1 – 2 of 2) sorted by relevance
350 bool CheckIsSingleCase(const RefPtr<SwiperLayoutProperty>& property);
46 bool SwiperLayoutAlgorithm::CheckIsSingleCase(const RefPtr<SwiperLayoutProperty>& property) in CheckIsSingleCase() function in OHOS::Ace::NG::SwiperLayoutAlgorithm164 auto isSingleCase = CheckIsSingleCase(swiperLayoutProperty); in Measure()727 if (CheckIsSingleCase(swiperLayoutProperty) && !mainSizeIsDefined_) { in LayoutForward()