Home
last modified time | relevance | path

Searched refs:GUICONTROL_GAMECONTROLLER (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/controllers/guicontrols/
H A DGUIGameController.cpp24 ControlType = GUICONTROL_GAMECONTROLLER; in CGUIGameController()
30 ControlType = GUICONTROL_GAMECONTROLLER; in CGUIGameController()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIControl.h283 GUICONTROL_GAMECONTROLLER, enumerator
H A DGUIControlFactory.cpp96 {"gamecontroller", CGUIControl::GUICONTROL_GAMECONTROLLER},
1468 case CGUIControl::GUICONTROL_GAMECONTROLLER: in Create()