Home
last modified time | relevance | path

Searched refs:XInputManager (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Windows/
H A DXInputManager.cpp6 XInputManager::XInputManager(shared_ptr<Console> console) in XInputManager() function in XInputManager
15 void XInputManager::RefreshState() in RefreshState()
31 bool XInputManager::NeedToUpdate() in NeedToUpdate()
44 void XInputManager::UpdateDeviceList() in UpdateDeviceList()
52 bool XInputManager::IsPressed(uint8_t gamepadPort, uint8_t button) in IsPressed()
H A DXInputManager.h8 class XInputManager
16 XInputManager(shared_ptr<Console> console);
H A DWindowsKeyManager.h29 unique_ptr<XInputManager> _xInput;
H A DWindowsKeyManager.cpp255 _xInput.reset(new XInputManager(_console)); in StartUpdateDeviceThread()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef
H A Dinit_w.c969 size_of_xim = sizeof (XInputManager);
978 xim = (XInputManager *) p;
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef
H A Dinit_w.c969 size_of_xim = sizeof (XInputManager);
978 xim = (XInputManager *) p;
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef
H A Dinit_w.c969 size_of_xim = sizeof (XInputManager);
978 xim = (XInputManager *) p;
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dsheader.h81 extern XInputManager *xim;
H A Dheader.c125 XInputManager *xim = NULL;
H A Dxim.h492 XInputManager; typedef

12