Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.h294 void SetLongPressPoint(const Point& lastLongPressPoint) in SetLongPressPoint() function
H A Drender_grid_layout.cpp1081 renderGrid->SetLongPressPoint(lastLongPressPoint); in CreateDragDropRecognizer()