Home
last modified time | relevance | path

Searched refs:rotateThrowthreshold_ (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_scroll.h322 rotateThrowthreshold_ = threshold; in SetRotateThrowThreshold()
333 return rotateThrowthreshold_; in GetRotateThrowThreshold()
542 uint8_t rotateThrowthreshold_; member in OHOS::UIAbstractScroll
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_scroll.cpp141 rotateThrowthreshold_ = ABSTRACT_ROTATE_THROW_THRESHOLD;
381 bool triggerAnimator = (MATH_ABS(lastRotateLen) >= rotateThrowthreshold_); in OnRotateEndEvent()
H A Dui_scroll_view.cpp29 rotateThrowthreshold_ = SCROLLVIEW_ROTATE_THROW_THRESHOLD; in UIScrollView()
H A Dui_picker.cpp135 list_.rotateThrowthreshold_ = PICKERVIEW_ROTATE_THROW_THRESHOLD; in UIPicker()
H A Dui_list.cpp169 rotateThrowthreshold_ = LIST_ROTATE_THROW_THRESHOLD; in UIList()

Completed in 4 milliseconds