Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp1895 bool dragIsCur = in MoveWhenWithInsertCellButWithItemInDragCell() local
1897 if (!dragIsCur && dragIsBefore) { in MoveWhenWithInsertCellButWithItemInDragCell()
1899 } else if (!dragIsCur && !dragIsBefore) { in MoveWhenWithInsertCellButWithItemInDragCell()