Home
last modified time | relevance | path

Searched refs:currentPageStatus (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2539 auto currentPageStatus = (IsHorizontalAndRightToLeft() && GetMaxDisplayCount() > 0) in CheckMarkDirtyNodeForRenderIndicator() local
2542 float currentTurnPageRate = currentPageStatus.first; in CheckMarkDirtyNodeForRenderIndicator()
2543 currentFirstIndex_ = currentPageStatus.second; in CheckMarkDirtyNodeForRenderIndicator()