Searched refs:dragAnimation_ (Results 1 – 2 of 2) sorted by relevance
104 dragAnimation_ = grid->GetDragAnimation(); in Update()926 if (supportAnimation_ || dragAnimation_) { in BackGridMatrix()944 if (supportAnimation_ || dragAnimation_) { in RestoreScene()1182 if (!(supportAnimation_ || dragAnimation_)) { in PanOnActionEnd()1324 if (supportAnimation_ || dragAnimation_) { in ImpDragMove()1910 if (supportAnimation_ || dragAnimation_) { in MoveWhenWithInsertCellButWithItemInDragCellDragBeforeInsert()1928 if (supportAnimation_ || dragAnimation_) { in MoveWhenWithInsertCellButWithItemInDragCellDragAfterInsert()2016 if (supportAnimation_ || dragAnimation_) { in MoveItemsForward()2035 if (supportAnimation_ || dragAnimation_) { in MoveItemsForward()2067 if (supportAnimation_ || dragAnimation_) { in MoveItemsBackward()[all …]
563 bool dragAnimation_ = false; variable