Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp617 …double horizonOffsetForAnimation = child->GetLayoutSize().Width() - NormalizeToPx(MORE_BUTTON_SIZE… in PerformLayout() local
618 if (!NearEqual(horizonOffsetForAnimation, horizonOffsetForAnimation_)) { in PerformLayout()
619 horizonOffsetForAnimation_ = horizonOffsetForAnimation; in PerformLayout()