Home
last modified time | relevance | path

Searched defs:beforeAnimationScale (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp330 auto beforeAnimationScale = menuPattern->GetPreviewBeforeAnimationScale(); in Initialize() local
1403 OffsetF MenuLayoutAlgorithm::FixMenuOriginOffset(float beforeAnimationScale, float afterAnimationSc… in FixMenuOriginOffset()
1497 auto beforeAnimationScale = menuTheme->GetPreviewBeforeAnimationScale(); in Layout() local