Home
last modified time | relevance | path

Searched refs:SCROLLVIEW_ROTATE_THROW_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/utils/interfaces/innerkits/
Dgraphic_config.h559 static constexpr uint8_t SCROLLVIEW_ROTATE_THROW_THRESHOLD = 4; variable
/foundation/graphic/ui/frameworks/components/
Dui_scroll_view.cpp29 rotateThrowthreshold_ = SCROLLVIEW_ROTATE_THROW_THRESHOLD; in UIScrollView()