Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp158 void GridLayoutComponent::SetOnGridDragMoveId(const OnGridDragMoveFunc& onGridDragMoveId) in SetOnGridDragMoveId() argument
160 onGridDragMoveId_ = onGridDragMoveId; in SetOnGridDragMoveId()
H A Dgrid_layout_component.h283 void SetOnGridDragMoveId(const OnGridDragMoveFunc& onGridDragMoveId);