HomeSort by relevance Sort by last modified time
    Searched refs:XF86XK_Launch7 (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XF86keysym.h 111 #define XF86XK_Launch7 0x1008FF47 /* Launch Application */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 111 #define XF86XK_Launch7 0x1008FF47 /* Launch Application */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XF86keysym.h 111 #define XF86XK_Launch7 0x1008FF47 /* Launch Application */
  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc 367 case XF86XK_Launch7:
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc 519 // On Chrome OS, XF86XK_Launch7 (F16) with Mod3Mask is sent when Caps Lock
522 // XF86XK_Launch7).
523 case XF86XK_Launch7:
    [all...]
event_rewriter_unittest.cc 116 keycode_launch7_(XKeysymToKeycode(display_, XF86XK_Launch7)),
    [all...]

Completed in 574 milliseconds