Home
last modified time | relevance | path

Searched refs:GetRotateFactor (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/rotate/
H A Dui_rotate_input_unit_test.cpp47 EXPECT_EQ(scroll->GetRotateFactor(), 10); in HWTEST_F()
61 EXPECT_EQ(swipe->GetRotateFactor(), 10); in HWTEST_F()
75 EXPECT_EQ(list->GetRotateFactor(), 10); in HWTEST_F()
89 EXPECT_NE(list->GetRotateFactor(), 10); in HWTEST_F()
103 EXPECT_EQ(slider->GetRotateFactor(), 10); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h508 float GetRotateFactor() in GetRotateFactor() function in OHOS::UIPicker
510 return list_.GetRotateFactor(); in GetRotateFactor()
H A Dui_slider.h244 float GetRotateFactor() in GetRotateFactor() function in OHOS::UISlider
H A Dui_abstract_scroll.h289 float GetRotateFactor() const in GetRotateFactor() function in OHOS::UIAbstractScroll

Completed in 3 milliseconds