Home
last modified time | relevance | path

Searched refs:GetRollSpeed (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp76 int16_t GetRollSpeed() const in GetRollSpeed() function in OHOS::ArcLabelAnimator
482 uint16_t UIArcLabel::GetRollSpeed() const in GetRollSpeed() function in OHOS::UIArcLabel
485 return static_cast<ArcLabelAnimator*>(animator_.animator)->GetRollSpeed(); in GetRollSpeed()
H A Dui_label.cpp417 uint16_t UILabel::GetRollSpeed() const in GetRollSpeed() function in OHOS::UILabel
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_label.h366 uint16_t GetRollSpeed() const;
H A Dui_arc_label.h396 uint16_t GetRollSpeed() const;
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp318 EXPECT_EQ(label_->GetRollSpeed(), RollSpeed); in HWTEST_F()

Completed in 4 milliseconds