HomeSort by relevance Sort by last modified time
    Searched full:mouse (Results 251 - 275 of 481) sorted by null

<<11121314151617181920

  /development/samples/BrowserPlugin/
README 176 can be toggled between mouse (dots) and touch (lines). This plugin has a fixed
  /external/qemu/
console.h 6 /* keyboard/mouse support */
Changelog 106 - Mouse relative offset VNC extension (Anthony Liguori)
284 - keyboard/mouse fix (Mike Nordell)
364 - added PS/2 mouse and keyboard emulation
  /external/qemu/distrib/sdl-1.2.12/src/video/ggi/
SDL_ggievents.c 71 * mouse and keyboard events. Having to handle all
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscostask.c 57 extern int mouseInWindow; /* Mouse is in WIMP window */
  /external/webkit/WebCore/page/
EventHandler.h 215 RefPtr<Node> m_dragSrc; // element that may be a drag source, for the current mouse gesture
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 250 // The scrollbar which has mouse capture. Mouse events go straight to this
254 // The last scrollbar that the mouse was over. Used for mouseover highlights.
546 // Send mouse exited to the old scrollbar.
    [all...]
  /external/webkit/WebKit/chromium/src/
WebBindings.cpp 264 // Drag events are mouse events and should have a clipboard.
  /external/webkit/WebKitExamplePlugins/
ChangeLog 120 when a mouse button is pressed.
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 103 awt.55=Double mouse enter event for component
104 awt.56=Double mouse exit event for component
225 awt.12F=Attempt to start nested mouse grab
226 awt.130=Attempt to grab mouse in not displayable window
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 933 /* FIXME: move the mouse to the old relative location */
965 /* Ungrab the input so that we can move the mouse around */
992 #if 0 /* This seems to break WindowMaker in focus-follows-mouse mode */
    [all...]
  /external/quake/quake/src/QW/client/
gl_vidlinux_x11.c 347 /* move the mouse to the window center again */
389 Con_Printf("Releasing mouse.\n");
395 Con_Printf("Grabbing mouse.\n");
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 290 Con_Printf( "Failed to detect XF86DGA Mouse\n" );
411 /* move the mouse to the window center again */
965 // add mouse X/Y movement to cmd
  /external/webkit/WebCore/plugins/android/
PluginViewAndroid.cpp 242 evt.data.mouse.action = isUp ? kUp_ANPMouseAction : kDown_ANPMouseAction;
246 evt.data.mouse.x = localPos.x();
247 evt.data.mouse.y = localPos.y();
  /external/webkit/WebCore/plugins/mac/
PluginViewMac.cpp 212 // Make the default size really big. It is unclear why this is required but with a smaller size, mouse move
216 // Flash requires the window to be hilited to process mouse move events.
624 LOG(Events, "PluginView::handleMouseEvent(): Mouse event type %d at %d,%d not accepted",
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86_OSlib.h 525 # include <sys/mouse.h>
528 # include <machine/mouse.h>
606 /* mouse driver */
  /external/webkit/WebCore/html/
HTMLInputElement.cpp 1018 // send the mouse button events iff the caller specified sendToAnyElement
    [all...]
  /external/webkit/WebCore/rendering/
RenderLayer.cpp     [all...]
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.c 177 /* Mouse */
198 vectors_mask |= ATARI_XBIOS_MOUSEEVENTS; /* XBIOS mouse events */
441 /* Set mouse cursor to arrow */
  /external/webkit/WebKit/android/plugins/
android_npapi.h 771 /** Mouse events are triggered by either clicking with the navigational pad
773 the plugin then no mouse event is generated). The kKey_ANPEventFlag has
908 } mouse; member in union:ANPEvent::__anon6541
    [all...]
  /external/bluetooth/bluez/src/
hcid.conf.5.in 161 0x05: Peripheral (mouse, joystick, keyboards, ..... )
  /external/kernel-headers/original/linux/
interrupt.h 361 * stuck interrupts (such as unused PS2 mouse interfaces on ASUS boards).
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 474 /* Update internal mouse state */
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocevents.cpp 65 case EEventPointer: /* Mouse pointer events */

Completed in 65 milliseconds

<<11121314151617181920