Searched refs:DragUpdateNotifyCallback (Results 1 – 1 of 1) sorted by relevance
129 using DragUpdateNotifyCallback = std::function<void(double x, double y, const DragUpdateInfo& updat… variable162 void SetDragUpdateNotify(const DragUpdateNotifyCallback& onDragNotifyCall) in SetDragUpdateNotify()248 DragUpdateNotifyCallback onDragUpdateNotifyCall_;