Searched refs:SetLongPressEventFunc (Results 1 – 2 of 2) sorted by relevance
74 void SetLongPressEventFunc(GestureEventFunc&& actionLongPress) in SetLongPressEventFunc() function
90 dragEvent->SetLongPressEventFunc(std::move(actionLongPress)); in InitDragDropEvent()