Searched refs:stateNotify_ (Results 1 – 2 of 2) sorted by relevance
67 stateNotify_.AddNotifyMsg(info); in AddListener()77 stateNotify_.RemoveNotifyMsg(info); in RemoveListener()108 stateNotify_.StateChangedNotify(DragState::START); in StartDrag()130 stateNotify_.StateChangedNotify(DragState::STOP); in StopDrag()
104 StateChangeNotify stateNotify_; variable