Home
last modified time | relevance | path

Searched refs:pollDevice (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Dportmidicontroller_test.cpp93 void pollDevice() { in pollDevice() function in PortMidiControllerTest
219 pollDevice(); in TEST_F()
255 pollDevice(); in TEST_F()
283 pollDevice(); in TEST_F()
317 pollDevice(); in TEST_F()
340 pollDevice(); in TEST_F()
375 pollDevice(); in TEST_F()
434 pollDevice(); in TEST_F()
435 pollDevice(); in TEST_F()
436 pollDevice(); in TEST_F()
[all …]
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/src/main/java/net/java/games/input/
H A DLinuxCombinedController.java24 public final void pollDevice() throws IOException { in pollDevice() method in LinuxCombinedController
25 eventController.pollDevice(); in pollDevice()
26 joystickController.pollDevice(); in pollDevice()
H A DLinuxMouse.java61 public final void pollDevice() throws IOException { in pollDevice() method in LinuxMouse
H A DLinuxJoystickAbstractController.java59 public final void pollDevice() throws IOException { in pollDevice() method in LinuxJoystickAbstractController
H A DLinuxKeyboard.java65 public final void pollDevice() throws IOException { in pollDevice() method in LinuxKeyboard
H A DLinuxAbstractController.java63 public final void pollDevice() throws IOException { in pollDevice() method in LinuxAbstractController
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgdirectinput/
H A DDirectInputRegistry.cpp96 pollDevice( _keyboard ); in updateState()
119 pollDevice( _mouse ); in updateState()
129 pollDevice( _joystick ); in updateState()
179 void DirectInputRegistry::pollDevice( LPDIRECTINPUTDEVICE8 device ) in pollDevice() function in DirectInputRegistry
H A DDirectInputRegistry62 void pollDevice( LPDIRECTINPUTDEVICE8 device );
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgdirectinput/
H A DDirectInputRegistry.cpp96 pollDevice( _keyboard ); in updateState()
119 pollDevice( _mouse ); in updateState()
129 pollDevice( _joystick ); in updateState()
179 void DirectInputRegistry::pollDevice( LPDIRECTINPUTDEVICE8 device ) in pollDevice() function in DirectInputRegistry
H A DDirectInputRegistry62 void pollDevice( LPDIRECTINPUTDEVICE8 device );
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/src/main/java/net/java/games/input/
H A DAbstractController.java194 protected void pollDevice() throws IOException { in pollDevice() method in AbstractController
201 pollDevice(); in poll()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/wintab/src/main/java/net/java/games/input/
H A DWinTabDevice.java59 protected void pollDevice() throws IOException { in pollDevice() method in WinTabDevice
63 super.pollDevice(); in pollDevice()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DDIKeyboard.java59 public final void pollDevice() throws IOException { in pollDevice() method in DIKeyboard
H A DDIMouse.java55 public final void pollDevice() throws IOException { in pollDevice() method in DIMouse
H A DDIAbstractController.java57 public final void pollDevice() throws IOException { in pollDevice() method in DIAbstractController
H A DRawKeyboard.java94 public final void pollDevice() throws IOException { in pollDevice() method in RawKeyboard
H A DRawMouse.java82 public final void pollDevice() throws IOException { in pollDevice() method in RawMouse
/dports/games/bzflag-server/bzflag-2.4.22/src/platform/
H A DDXJoystick.cxx262 DIJOYSTATE state = pollDevice(); in getJoy()
293 DIJOYSTATE state = pollDevice(); in getJoyButtons()
313 DIJOYSTATE state = pollDevice(); in getJoyHat()
345 DIJOYSTATE DXJoystick::pollDevice() in pollDevice() function in DXJoystick
H A DDXJoystick.h68 DIJOYSTATE pollDevice();
/dports/games/bzflag/bzflag-2.4.22/src/platform/
H A DDXJoystick.cxx262 DIJOYSTATE state = pollDevice(); in getJoy()
293 DIJOYSTATE state = pollDevice(); in getJoyButtons()
313 DIJOYSTATE state = pollDevice(); in getJoyHat()
345 DIJOYSTATE DXJoystick::pollDevice() in pollDevice() function in DXJoystick
H A DDXJoystick.h68 DIJOYSTATE pollDevice();
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/jinput/
H A DLWJGLKeyboard.java75 public synchronized void pollDevice() throws IOException { in pollDevice() method in LWJGLKeyboard
H A DLWJGLMouse.java68 public synchronized void pollDevice() throws IOException { in pollDevice() method in LWJGLMouse
/dports/print/hplip/hplip-3.20.6/
H A Dhpdio.py158 dev.pollDevice()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/awt/src/main/java/net/java/games/input/
H A DAWTMouse.java113 public final synchronized void pollDevice() throws IOException { in pollDevice() method in AWTMouse

12