Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp386 auto tempStartPosition = lastAnimationParam_.lastAnimationPosition; in GetTextOffset() local
394 tempStartPosition = lastAnimationParam_.lastStart; in GetTextOffset()
398 offsetX = offsetX * factor + tempStartPosition; in GetTextOffset()