Home
last modified time | relevance | path

Searched refs:hasAnimator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h97 bool hasAnimator; member
126 hasAnimator = inHasAnimator; in InitData()
142 bool hasAnimator; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp204 directFlag, orientationFlag, arcTextInfo.hasAnimator); in DrawArcText()
295 if (letterInfo.hasAnimator) { in DrawLetterWithRotate()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp274 arcTextInfo.hasAnimator = hasAnimator_; in DrawArcText()