Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp279 EXPECT_EQ(scrollView_->GetRotateThrowThreshold(), threshold);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_scroll.h331 uint8_t GetRotateThrowThreshold() const in GetRotateThrowThreshold() function