Home
last modified time | relevance | path

Searched refs:CMouseEvent (Results 26 – 50 of 56) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIVideoControl.cpp73 EVENT_RESULT CGUIVideoControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIButtonControl.h76 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUISliderControl.h88 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUIControlGroup.h45 EVENT_RESULT SendMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUISpinControl.h83 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUISettingsSliderControl.cpp97 EVENT_RESULT CGUISettingsSliderControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIWindow.h195 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUIBaseContainer.h99 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
H A DGUIResizeControl.cpp145 EVENT_RESULT CGUIResizeControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIControlGroupList.cpp370 EVENT_RESULT CGUIControlGroupList::SendMouseEvent(const CPoint &point, const CMouseEvent &event) in SendMouseEvent()
544 EVENT_RESULT CGUIControlGroupList::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIMoverControl.cpp158 EVENT_RESULT CGUIMoverControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIWindow.cpp496 CMouseEvent event(action.GetID(), action.GetHoldTime(), action.GetAmount(2), action.GetAmount(3)); in OnMouseAction()
512 EVENT_RESULT CGUIWindow::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIButtonControl.cpp334 EVENT_RESULT CGUIButtonControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIControlGroup.cpp355 EVENT_RESULT CGUIControlGroup::SendMouseEvent(const CPoint &point, const CMouseEvent &event) in SendMouseEvent()
H A DGUIScrollBarControl.cpp316 EVENT_RESULT GUIScrollBarControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUIControl.cpp559 EVENT_RESULT CGUIControl::SendMouseEvent(const CPoint &point, const CMouseEvent &event) in SendMouseEvent()
H A DGUISliderControl.cpp640 EVENT_RESULT CGUISliderControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
H A DGUISpinControl.cpp1002 EVENT_RESULT CGUISpinControl::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/windows/
H A DGUIWindowVisualisation.cpp182 EVENT_RESULT CGUIWindowVisualisation::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DGUIWindowSlideShow.h58 EVENT_RESULT OnMouseEvent(const CPoint &point, const CMouseEvent &event) override;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive-0.16.3/src/backends/
H A Dcrossterm.rs19 MouseButton as CMouseButton, MouseEvent as CMouseEvent,
236 CEvent::Mouse(CMouseEvent { in map_key()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/guilib/
H A DGUIEPGGridContainer.h65 EVENT_RESULT OnMouseEvent(const CPoint& point, const CMouseEvent& event) override;
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/windows/
H A DGUIWindowFullScreen.cpp271 EVENT_RESULT CGUIWindowFullScreen::OnMouseEvent(const CPoint &point, const CMouseEvent &event) in OnMouseEvent()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/Client/
H A Dclient_win32.h527 if( spMouse->m_Code == DisplayOutput::CMouseEvent::Mouse_MOVE ) in HandleOneEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoxml/source/dom/
H A Ddocument.cxx953 pEvent = new events::CMouseEvent; in createEvent()

123