Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp389 swiperLayoutAlgorithm->isLoop_ = true;
449 swiperLayoutAlgorithm->targetIndex_ = 1;
483 swiperLayoutAlgorithm->targetIndex_ = 1;
566 swiperLayoutAlgorithm->targetIndex_ = 1;
568 swiperLayoutAlgorithm->SetIsLoop(false);
1001 swiperLayoutAlgorithm->isLoop_ = false;
1103 swiperLayoutAlgorithm->isLoop_ = true;
1145 swiperLayoutAlgorithm->isLoop_ = false;
1386 swiperLayoutAlgorithm->jumpIndex_ = 1;
1443 swiperLayoutAlgorithm->jumpIndex_ = 1;
[all …]
H A Dswiper_utils_test_ng.cpp48 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable
49 swiperLayoutAlgorithm->currentIndex_ = 1;
H A Dswiper_test_ng.cpp212 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable
213 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);
359 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable
360 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);
1438 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable
1439 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);
1835 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable