Home
last modified time | relevance | path

Searched defs:m_controllerId (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/addons/input/
H A DGameClientKeyboard.h60 const std::string m_controllerId; variable
H A DGameClientMouse.h58 const std::string m_controllerId; variable
H A DGameClientController.h59 std::string m_controllerId; variable
/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/edit/
H A DPlaceControllersCommand.h49 const int m_controllerId; variable
/dports/audio/lmms/lmms-1.2.2/include/
H A DControllerConnection.h109 int m_controllerId; variable
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DControllerContext.h80 const int m_controllerId; variable
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/vrSyncPlugin/
H A DvrSyncPlugin.cpp19 int m_controllerId; member
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/vrSyncPlugin/
H A DvrSyncPlugin.cpp19 int m_controllerId; member
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DSharedMemoryPublic.h549 int m_controllerId; //valid for VR_CONTROLLER_MOVE_EVENT and VR_CONTROLLER_BUTTON_EVENT member
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DSharedMemoryPublic.h549 int m_controllerId; //valid for VR_CONTROLLER_MOVE_EVENT and VR_CONTROLLER_BUTTON_EVENT member
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs806 public int m_controllerId; field