Searched refs:onDragUpdateNotifyCall_ (Results 1 – 2 of 2) sorted by relevance
164 onDragUpdateNotifyCall_ = onDragNotifyCall; in SetDragUpdateNotify()248 DragUpdateNotifyCallback onDragUpdateNotifyCall_; variable
122 if (onDragUpdateNotifyCall_) { in HandleTouchMoveEvent()123 onDragUpdateNotifyCall_(event.GetOffset().GetX(), event.GetOffset().GetY(), info); in HandleTouchMoveEvent()