HomeSort by: relevance | last modified time | path
    Searched refs:Mouse (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/wsmoused/
wsmoused.c 68 static struct mouse Mouse;
225 /* Initializes mouse information. Basically, it opens required files
231 Mouse.m_devfd = -1;
235 Mouse.m_fifofd = -1;
236 if (Mouse.m_fifoname != NULL) {
237 Mouse.m_fifofd = open(Mouse.m_fifoname,
239 if (Mouse.m_fifofd == -1)
241 Mouse.m_fifoname)
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
regstr.d 168 REGSTR_KEY_DOSOPTMOUSE = `MOUSE`,
375 REGSTR_KEY_MOUSE_CLASS = `Mouse`,
703 REGSTR_PATH_MOUSE = `Control Panel\Mouse`,
  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 2333 * - Mouse panning
2334 * - Mouse zooming (using the wheel)
2344 * Fixed a bug with browser mouse handler interaction
2347 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2448 * Handle mouse move event.
2473 // Compute new scale matrix in current mouse position
2482 * Handle mouse move event.
2542 * Handle mouse button release event.
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 2318 * - Mouse panning
2319 * - Mouse zooming (using the wheel)
2329 * Fixed a bug with browser mouse handler interaction
2332 * Updated the zoom code to support the mouse wheel on Safari/Chrome
2433 * Handle mouse move event.
2458 // Compute new scale matrix in current mouse position
2467 * Handle mouse move event.
2527 * Handle mouse button release event.
  /src/share/terminfo/
terminfo 1468 qnxm|QNX4 with mouse events,
1554 qansi-m|QNX ANSI with mouse,
2220 # implements X11 (original) xterm-mouse.
3369 # It does not support mouse pointer position reporting. Under some
3654 # + normal (not X10 or Highlight tracking) mouse now works.
3655 # + mouse any-event works
3656 # + mouse button-event works
3727 # supports X11R5 mouse (no X10) and XFree86 mouse (button- and event-tracking)
3855 # It has no mouse support
    [all...]

Completed in 40 milliseconds