HomeSort by relevance Sort by last modified time
    Searched defs:KeyCode (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
constants.js 21 cvox.SearchConstants.KeyCode = {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 56 #define KeyCode CARD8
254 KeyCode min_keycode;
255 KeyCode max_keycode;
894 KeyCode key;
978 KeyCode firstKeyCode;
1009 KeyCode firstKeyCode;
    [all...]
XKBproto.h 37 #define KeyCode CARD8
276 KeyCode key;
305 KeyCode firstKeySym;
307 KeyCode firstKeyAct;
309 KeyCode firstKeyBehavior;
312 KeyCode firstKeyExplicit;
314 KeyCode firstModMapKey;
316 KeyCode firstVModMapKey;
328 KeyCode minKeyCode;
329 KeyCode maxKeyCode
1100 KeyCode keycode; member in struct:_xkbStateNotify
1118 KeyCode keycode; member in struct:_xkbControlsNotify
1209 KeyCode keycode; member in struct:_xkbActionMessage
1227 KeyCode keycode; member in struct:_xkbAccessXNotify
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XIproto.h 56 #define KeyCode CARD8
254 KeyCode min_keycode;
255 KeyCode max_keycode;
894 KeyCode key;
978 KeyCode firstKeyCode;
1009 KeyCode firstKeyCode;
    [all...]
XKBproto.h 37 #define KeyCode CARD8
276 KeyCode key;
305 KeyCode firstKeySym;
307 KeyCode firstKeyAct;
309 KeyCode firstKeyBehavior;
312 KeyCode firstKeyExplicit;
314 KeyCode firstModMapKey;
316 KeyCode firstVModMapKey;
328 KeyCode minKeyCode;
329 KeyCode maxKeyCode
1100 KeyCode keycode; member in struct:_xkbStateNotify
1118 KeyCode keycode; member in struct:_xkbControlsNotify
1209 KeyCode keycode; member in struct:_xkbActionMessage
1227 KeyCode keycode; member in struct:_xkbAccessXNotify
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 108 typedef unsigned char KeyCode;
Xproto.h 250 #define KeyCode CARD8
297 KeyCode minKeyCode, maxKeyCode;
402 typedef CARD8 KEYCODE;
1176 KeyCode firstKeyCode;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 108 typedef unsigned char KeyCode;
Xproto.h 250 #define KeyCode CARD8
297 KeyCode minKeyCode, maxKeyCode;
402 typedef CARD8 KEYCODE;
1176 KeyCode firstKeyCode;
    [all...]

Completed in 772 milliseconds