Home
last modified time | relevance | path

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

/foundation/graphic/ui/test/unittest/rotate/
Dui_rotate_input_unit_test.cpp47 EXPECT_EQ(scroll->GetRotateFactor(), 10);
61 EXPECT_EQ(swipe->GetRotateFactor(), 10);
75 EXPECT_EQ(list->GetRotateFactor(), 10);
89 EXPECT_NE(list->GetRotateFactor(), 10);
103 EXPECT_EQ(slider->GetRotateFactor(), 10);
/foundation/graphic/ui/interfaces/kits/components/
Dui_picker.h500 float GetRotateFactor() in GetRotateFactor() function
502 return list_.GetRotateFactor(); in GetRotateFactor()
Dui_slider.h244 float GetRotateFactor() in GetRotateFactor() function
Dui_abstract_scroll.h257 float GetRotateFactor() const in GetRotateFactor() function