Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp55 void DragAnimationHelper::CalcDistanceBeforeLifting(bool isGrid, CalcResult& calcResult, OffsetF ga… in CalcDistanceBeforeLifting()
109 bool isGrid = frameNode->GetTag() == V2::GRID_ITEM_ETS_TAG; in PlayGatherNodeTranslateAnimation() local