Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp40 hand = &secondHand_; in SetHandImage()
80 hand = &secondHand_; in SetHandLine()
102 return secondHand_.center_; in GetHandRotateCenter()
113 return secondHand_.position_; in GetHandPosition()
124 return secondHand_.initAngle_; in GetHandInitAngle()
135 return secondHand_.nextAngle_; in GetHandCurrentAngle()
154 secondHand_.initAngle_ = ConvertHandValueToAngle(currentSecond_, ONE_MINUTE_IN_SECOND); in SetInitTime24Hour()
155 secondHand_.preAngle_ = secondHand_.initAngle_; in SetInitTime24Hour()
156 secondHand_ in SetInitTime24Hour()
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_analog_clock.h352 Hand secondHand_; member in OHOS::UIAnalogClock

Completed in 2 milliseconds