Home
last modified time | relevance | path

Searched refs:minuteHand_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp38 hand = &minuteHand_; in SetHandImage()
78 hand = &minuteHand_; in SetHandLine()
100 return minuteHand_.center_; in GetHandRotateCenter()
111 return minuteHand_.position_; in GetHandPosition()
122 return minuteHand_.initAngle_; in GetHandInitAngle()
133 return minuteHand_.nextAngle_; in GetHandCurrentAngle()
149 minuteHand_.initAngle_ = in SetInitTime24Hour()
151 minuteHand_.preAngle_ = minuteHand_.initAngle_; in SetInitTime24Hour()
152 minuteHand_ in SetInitTime24Hour()
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_analog_clock.h351 Hand minuteHand_; member in OHOS::UIAnalogClock

Completed in 1 milliseconds