HomeSort by relevance Sort by last modified time
    Searched refs:mouse (Results 51 - 75 of 139) sorted by null

1 23 4 5 6

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ip32/
mace.h 251 struct mace_ps2port mouse; member in struct:mace_ps2
  /external/chromium_org/ui/aura/
window_event_dispatcher_unittest.cc 116 // Send a mouse event to window1.
128 // Mouse event was received by target window.
138 // Test RepostEvent in RootWindow. It only works for Mouse Press.
149 // Check that we correctly track the state of the mouse buttons in response to
609 // Verifies a repost mouse event targets the window with capture (if there is
612 // Set capture on |window| generate a mouse event (that is reposted) and not
626 // Mouse moves/enters may be generated. We only care about a pressed.
705 // Check that synthetic mouse move event has a right location when issued
734 // is going to generate synthetic mouse events that are not relevant to the
890 // Tests that synthetic mouse events are ignored when mous
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
util.js 166 //Send a mouse up
  /external/chromium_org/ui/keyboard/
keyboard_controller_unittest.cc 373 ui::MouseEvent mouse(
375 EXPECT_EQ(window.get(), targeter->FindTargetForEvent(root, &mouse));
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_grid.js 257 * Obtains if the drag selection should be start or not by referring the mouse
260 * @return {boolean} True if the mouse is hit to the background of the list.
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S 91 | Set mouse relative mode
205 | Mouse packet ?
212 | Mouse packet, byte #1
286 | Mouse packet, byte #2
321 | Mouse packet, byte #3
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_controls.js 164 * Toggle play/pause state on a mouse click on the play/pause button. Can be
167 * @param {Event=} opt_event Mouse click event.
679 * @param {boolean} on True if the mouse is down.
742 * The time value is shown above the slider bar at the mouse position.
913 * @param {boolean} on True if the mouse is down.
1013 * Toggle play/pause state on a mouse click on the play/pause button. Can be
1016 * @param {Event} event Mouse click event.
    [all...]
  /external/chromium_org/ash/wm/
workspace_controller_unittest.cc 368 // Since ShelfLayoutManager queries for mouse location, move the mouse so
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.js 232 var mouse = {x:evt.x, y:evt.y+document.body.scrollTop};
234 (pointInElement(mouse, item.div) ||
235 pointInElement(mouse, item.getElement('more')))) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 171 * Whether or not mouse hover events should trigger focusing.
406 // Handle mouse events directly without going into the events queue.
535 * Mouseclick events are only triggered if the user touches the mouse;
578 * Mouseover events are only triggered if the user touches the mouse, so
585 // Chrome simulates the meta key for mouse events generated from
617 // Only focus and announce if the mouse stays over the same target
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi_extensions.h 124 NPMouseEvent mouse; member in union:_NPPepperEvent::__anon18237
    [all...]
  /external/chromium_org/tools/stats_viewer/
stats_viewer.cs 202 /// Callback when the mouse enters a control
213 /// Callback when the mouse leaves a control
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.js 65 // Listen for mouse and key events
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebInputEventConversionTest.cpp 91 WebMouseEventBuilder mouse(0, 0, *event);
92 EXPECT_EQ(WebInputEvent::Undefined, mouse.type);
  /external/chromium_org/ui/file_manager/file_manager/background/js/
test_util.js 397 * Simulates a fake mouse click (left button, single click) on the element
426 * Simulates a fake mouse click (right button, single click) on the element
479 * Sends a fake mouse down event to the element specified by |targetQuery|.
494 * Sends a fake mouse up event to the element specified by |targetQuery|.

Completed in 2159 milliseconds

1 23 4 5 6