Searched refs:GetMaxDisplayCount (Results 1 – 4 of 4) sorted by relevance
70 auto maxDisplayCount = swiperPattern->GetMaxDisplayCount(); in CreateLayoutAlgorithm()116 if (swiperPattern->GetMaxDisplayCount() > 0) { in CreateNodePaintMethod()
932 overlongPaintMethod->SetMaxDisplayCount(swiperPattern->GetMaxDisplayCount()); in UpdateOverlongPaintMethod()
1840 if (GetMaxDisplayCount() > 0) { in ChangeIndex()1848 if (GetMaxDisplayCount() > 0) { in ChangeIndex()2539 auto currentPageStatus = (IsHorizontalAndRightToLeft() && GetMaxDisplayCount() > 0) in CheckMarkDirtyNodeForRenderIndicator()2548 auto isRtl = IsHorizontalAndRightToLeft() && GetMaxDisplayCount() <= 0; in CheckMarkDirtyNodeForRenderIndicator()5809 int32_t SwiperPattern::GetMaxDisplayCount() const in GetMaxDisplayCount() function in OHOS::Ace::NG::SwiperPattern5847 if (GetMaxDisplayCount() <= 0) { in SetIndicatorJumpIndex()
552 int32_t GetMaxDisplayCount() const;