Searched refs:getMouseMotionListeners (Results 1 – 1 of 1) sorted by relevance
192 …inline MouseMotionListenerMultiplexer& getMouseMotionListeners() { return maMouseMotionList… in getMouseMotionListeners() function in VCLXWindowImpl756 …if ( mpImpl->getMouseMotionListeners().getLength() && !pMouseEvt->IsEnterWindow() && !pMouseEvt->I… in ProcessWindowEvent()761 mpImpl->getMouseMotionListeners().mouseMoved( aEvent ); in ProcessWindowEvent()763 mpImpl->getMouseMotionListeners().mouseDragged( aEvent ); in ProcessWindowEvent()1147 mpImpl->getMouseMotionListeners().addInterface( rxListener ); in addMouseMotionListener()1153 mpImpl->getMouseMotionListeners().removeInterface( rxListener ); in removeMouseMotionListener()
Completed in 19 milliseconds