Searched refs:Mouse (Results 1 – 12 of 12) sorted by relevance
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/input/lwjgl/ |
D | LwjglMouseInput.java | 46 import org.lwjgl.input.Mouse; 70 Mouse.create(); in initialize() 75 Mouse.setGrabbed(!cursorVisible); in initialize() 82 return Mouse.isCreated(); in isInitialized() 86 return Mouse.getButtonCount(); in getButtonCount() 93 while (Mouse.next()){ in update() 94 int btn = Mouse.getEventButton(); in update() 96 int wheelDelta = Mouse.getEventDWheel(); in update() 97 int xDelta = Mouse.getEventDX(); in update() 98 int yDelta = Mouse.getEventDY(); in update() [all …]
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
D | LwjglCanvas.java | 46 import org.lwjgl.input.Mouse; 231 if (Mouse.isCreated()){ in pauseCanvas() 232 if (Mouse.isGrabbed()){ in pauseCanvas() 233 Mouse.setGrabbed(false); in pauseCanvas() 237 Mouse.destroy(); in pauseCanvas() 271 Mouse.create(); in restoreCanvas() 273 Mouse.setGrabbed(true); in restoreCanvas()
|
/external/libvncserver/vncterm/ |
D | ChangeLog | 10 Added Mouse marking
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 402 trying.' So she began: `O Mouse, do you know the way out of 403 this pool? I am very tired of swimming about here, O Mouse!' 407 mouse--a mouse--O mouse!' The Mouse looked at her rather 416 her French lesson-book. The Mouse gave a sudden leap out of the 421 `Not like cats!' cried the Mouse, in a shrill, passionate 432 for this time the Mouse was bristling all over, and she felt 436 `We indeed!' cried the Mouse, who was trembling down to the end 443 The Mouse did not answer, so Alice went on eagerly: `There is 452 Mouse was swimming away from her as hard as it could go, and 455 So she called softly after it, `Mouse dear! Do come back [all …]
|
/external/libvncserver/webclients/novnc/include/ |
D | input.js | 477 function Mouse(defaults) { class
|
D | rfb.js | 221 mouse = new Mouse({'target': conf.target,
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | es.txt | 304 "Mouse no encontrado. ¿Usted tiene gato? (S/N) 343 "Donald usa teclado. Mickey, Mouse.
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …Mouse";qx.Class.define(a,{extend:qx.core.Object,implement:qx.event.IEventHandler,construct:functio…
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 29 The included SSL enabled Java VNC Viewers now handle Mouse 1426 (Keystroke, Mouse-motion, Button-click). Useful for
|
D | README | 933 * The included SSL enabled Java VNC Viewers now handle Mouse Wheel 1940 [Mouse Cursor Shapes] 1952 [Mouse Pointer] 1964 to keystrokes, e.g. to partially emulate Mouse wheel scrolling? 3718 "B", "C", and "F" stand for Keystroke, Mouse-motion, Button-clicks, 6520 [Mouse Cursor Shapes] 6657 [Mouse Pointer] 6686 to keystrokes, e.g. to partially emulate Mouse wheel scrolling? 8496 immediately ready for pasting, usually via the Middle Mouse Button or 12104 Dragging the Mouse with Button1 pressed also pans the viewport. [all …]
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 782 + " Dragging the Mouse with Button1 pressed also pans the viewport.\… 783 + " Clicking Mouse Button3 brings up the Popup Menu.\\n" 2036 + " Dragging the Mouse with Button1 pressed also pans the viewport.\n" 2037 + " Clicking Mouse Button3 brings up the Popup Menu.\n" 18338 +Dragging the Mouse with Button1 pressed also pans the viewport. 18340 +Clicking Mouse Button3 brings up the Popup Menu. 21616 +Dragging the Mouse with Button1 pressed also pans the viewport. 21618 +Clicking Mouse Button3 brings up the Popup Menu.
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
D | ssvnc.tcl | 1984 Dragging the Mouse with Button1 pressed also pans the viewport. 1985 Clicking Mouse Button3 brings up the Popup Menu. 2183 button. Once selected, if you click Info or the Right Mouse button on 15543 Mouse actions do not get through. This can leave you trapped because you
|