Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp165 onGridDragLeaveId_ = onGridDragLeaveId; in SetOnGridDragLeaveId()
190 return onGridDragLeaveId_; in GetOnGridDragLeaveId()
H A Dgrid_layout_component.h340 OnGridDragLeaveFunc onGridDragLeaveId_; variable