Searched refs:stateNotify_ (Results 1 – 2 of 2) sorted by relevance
130 stateNotify_.AddNotifyMsg(info); in AddListener()146 stateNotify_.RemoveNotifyMsg(info); in RemoveListener()161 stateNotify_.AddNotifyMsg(info); in AddSubscriptListener()175 stateNotify_.RemoveNotifyMsg(info); in RemoveSubscriptListener()266 stateNotify_.StateChangedNotify(DragState::START); in StartDrag()310 stateNotify_.StateChangedNotify(DragState::STOP); in StopDrag()377 stateNotify_.StyleChangedNotify(GetRealDragStyle(style)); in UpdateDragStyle()1257 stateNotify_.StyleChangedNotify(updateStyle); in OnUpdateDragStyle()1341 return this->stateNotify_.StyleChangedNotify(style); in CtrlKeyStyleChangedNotify()
171 StateChangeNotify stateNotify_; variable