Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcard_transition_controller.cpp265 auto shiftHeight = height; in CreateExternalAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.cpp618 void RenderListItem::RunCardTransitionAnimation(double shiftHeight) in ResetFocusEffect()
H A Drender_list.h375 void SetShiftHeight(double shiftHeight) in SetShiftHeight()