Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_config.h580 static constexpr float DEFAULT_SCROLL_VIEW_ROTATE_FACTOR = 2.0; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp28 rotateFactor_ = DEFAULT_SCROLL_VIEW_ROTATE_FACTOR; in UIScrollView()
H A Dui_abstract_scroll.cpp140 rotateFactor_ = DEFAULT_SCROLL_VIEW_ROTATE_FACTOR;