Searched refs:swiperLayoutAlgorithm (Results 1 – 3 of 3) sorted by relevance
388 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable389 swiperLayoutAlgorithm->isLoop_ = true;400 swiperLayoutAlgorithm->LayoutBackwardItem(403 swiperLayoutAlgorithm->isLoop_ = true;406 swiperLayoutAlgorithm->isLoop_ = false;415 swiperLayoutAlgorithm->LayoutBackwardItem(435 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable449 swiperLayoutAlgorithm->targetIndex_ = 1;456 …swiperLayoutAlgorithm->LayoutForward(&layoutWrapper, layoutConstraint, axis, startIndex, startPos);457 swiperLayoutAlgorithm->targetIndex_ = 0;[all …]
48 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable49 swiperLayoutAlgorithm->currentIndex_ = 1;
212 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable213 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);359 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable360 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);1438 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable1439 dirty->layoutAlgorithm_ = AceType::MakeRefPtr<LayoutAlgorithmWrapper>(swiperLayoutAlgorithm);1835 …auto swiperLayoutAlgorithm = AceType::DynamicCast<SwiperLayoutAlgorithm>(pattern_->CreateLayoutAlg… variable