Searched refs:onDragNotifyCall (Results 1 – 1 of 1) sorted by relevance
162 void SetDragUpdateNotify(const DragUpdateNotifyCallback& onDragNotifyCall) in SetDragUpdateNotify() argument164 onDragUpdateNotifyCall_ = onDragNotifyCall; in SetDragUpdateNotify()167 void SetDragEndNotify(const DragEndNotifyCallback& onDragNotifyCall) in SetDragEndNotify() argument169 onDragEndNotifyCall_ = onDragNotifyCall; in SetDragEndNotify()