Searched defs:isLoop (Results 1 – 16 of 16) sorted by relevance
74 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local96 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
139 void SetIsLoop(bool isLoop) in SetIsLoop()
1362 auto isLoop = IsLoop(); in CalcVisibleIndex() local1414 auto isLoop = IsLoop(); in CalculateAndUpdateItemInfo() local
73 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local98 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
159 void SetIsLoop(bool isLoop) in SetIsLoop()
95 void SetIsLoop(bool isLoop) in SetIsLoop()
504 void SetIsLoop(bool isLoop) in SetIsLoop()
84 void SetIsLoop(bool isLoop) in SetIsLoop()
221 void SetTimepickerLoop(ArkUINodeHandle node, int isLoop) in SetTimepickerLoop()
576 bool isLoop = (player_ == nullptr) ? false : isSingleLoop_; in IsSingleLooping() local
587 auto isLoop = swiperLayoutProperty->GetLoop().value_or(true); in CheckIsTouchBottom() local
1140 void TextPickerPattern::SetCanLoop(bool isLoop) in SetCanLoop()
1698 void TextPickerColumnPattern::SetCanLoop(bool isLoop) in SetCanLoop()
277 bool isLoop = true; in WriteMergerPre() local
1342 bool isLoop = true; in Loop() local
2934 void RenderSwiper::StartIndicatorAnimation(int32_t fromIndex, int32_t toIndex, bool isLoop) in StartIndicatorAnimation()