Searched refs:SetLoopState (Results 1 – 14 of 14) sorted by relevance
32 swiperView_.SetLoopState(true); in SwiperComponent()63 swiperView_.SetLoopState(BoolOf(attrValue)); in SetPrivateAttribute()65 swiperView_.SetLoopState(true); in SetPrivateAttribute()159 swiperView_.SetLoopState(false); in SetPageIndex()
158 uiPicker->SetLoopState(true); in CreateTextPicker()178 uiTimePicker->SetLoopState(uiTimePicker->PICKER_HOUR, true); in CreateTimePicker()179 uiTimePicker->SetLoopState(uiTimePicker->PICKER_MIN, true); in CreateTimePicker()180 uiTimePicker->SetLoopState(uiTimePicker->PICKER_SEC, true); in CreateTimePicker()624 textPicker->SetLoopState(false); in SetTextPickerRange()626 textPicker->SetLoopState(true); in SetTextPickerRange()
91 secondPicker_->SetLoopState(loopState_[PICKER_SEC]); in InitTimePicker()100 hourPicker_->SetLoopState(loopState_[PICKER_HOUR]); in InitTimePicker()103 minutePicker_->SetLoopState(loopState_[PICKER_MIN]); in InitTimePicker()333 void UITimePicker::SetLoopState(const uint8_t pickerType, bool state) in SetLoopState() function in OHOS::UITimePicker
141 list_.SetLoopState(false); in UIPicker()452 void UIPicker::SetLoopState(bool state) in SetLoopState() function in OHOS::UIPicker457 list_.SetLoopState(state); in SetLoopState()
95 swipe->SetLoopState(true); in UIKitSwipeViewTestHorizontal001()165 swipe->SetLoopState(true); in UIKitSwipeViewTestHorizontal003()234 swipe->SetLoopState(true); in UIKitSwipeViewTestVer002()271 swipe->SetLoopState(true); in UIKitSwipeViewTestRemove001()332 swipe->SetLoopState(true); in UIKitSwipeViewTestAlign001()380 swipe->SetLoopState(loop_); in UIKitSwipeViewTestSetCurrentPage()442 currentSwipe_->SetLoopState(loop_); in OnClick()
190 swipeView_->SetLoopState(true);279 swipeView_->SetLoopState(true);
137 list_->SetLoopState(true);
224 picker1_->SetLoopState(true); in OnClick()226 picker1_->SetLoopState(false); in OnClick()
248 void SetLoopState(const uint8_t pickerType, bool state);
235 void SetLoopState(bool loop) in SetLoopState() function
306 void SetLoopState(bool state);
292 void SetLoopState(bool state) in SetLoopState() function
389 currentList_->SetLoopState(true); in OnClick()391 currentList_->SetLoopState(false); in OnClick()
220 list_->SetLoopState(true); in UIKitRotateEventList001()