Searched defs:dragFuncType (Results 1 – 2 of 2) sorted by relevance
122 void EventHub::SetCustomerOnDragFunc(DragFuncType dragFuncType, OnDragFunc&& onDragFunc) in SetCustomerOnDragFunc()143 void EventHub::SetCustomerOnDragFunc(DragFuncType dragFuncType, OnNewDragFunc&& onDragEnd) in SetCustomerOnDragFunc()151 void EventHub::FireCustomerOnDragFunc(DragFuncType dragFuncType, const RefPtr<OHOS::Ace::DragEvent>… in FireCustomerOnDragFunc()
464 const OnDragFunc GetCustomerOnDragFunc(DragFuncType dragFuncType) const in GetCustomerOnDragFunc()