Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp153 void GridLayoutComponent::SetOnGridDragEnterId(const OnGridDragEnterFunc& onGridDragEnterId) in SetOnGridDragEnterId() argument
155 onGridDragEnterId_ = onGridDragEnterId; in SetOnGridDragEnterId()
H A Dgrid_layout_component.h282 void SetOnGridDragEnterId(const OnGridDragEnterFunc& onGridDragEnterId);