Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.h127 Offset dot3StartOffset_; variable
H A Drosen_render_text_overlay.cpp418 Offset bottomLeft = (DOT3_POSITION + dot3StartOffset_) * dipScale; in PaintMore()
453 Offset bottomLeft = (DOT3_POSITION + dot3StartOffset_) * dipScale; in PaintMore()
H A Drender_text_overlay.cpp1136 dot3StartOffset_ = DOT3_OFFSET * value; in ProcessFrictionAnimation()