HomeSort by relevance Sort by last modified time
    Searched full:numlock (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/qemu/pc-bios/keymaps/
common 119 KP_Decimal 0x53 numlock
120 KP_Separator 0x53 numlock
123 KP_0 0x52 numlock
126 KP_1 0x4f numlock
129 KP_2 0x50 numlock
132 KP_3 0x51 numlock
135 KP_4 0x4b numlock
138 KP_5 0x4c numlock
141 KP_6 0x4d numlock
144 KP_7 0x47 numlock
    [all...]
pt-br 63 comma 0x53 numlock
  /frameworks/base/data/keyboards/
Generic.kcm 341 numlock: '0'
347 numlock: '1'
353 numlock: '2'
359 numlock: '3'
365 numlock: '4'
371 numlock: '5'
377 numlock: '6'
383 numlock: '7'
389 numlock: '8'
395 numlock: '9
    [all...]
Virtual.kcm 338 numlock: '0'
344 numlock: '1'
350 numlock: '2'
356 numlock: '3'
362 numlock: '4'
368 numlock: '5'
374 numlock: '6'
380 numlock: '7'
386 numlock: '8'
392 numlock: '9
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDLKey.3 120 SDLK_NUMLOCK numlock
149 KMOD_NUM Numlock is down
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
jquery.hotkeys.js 25 120: "f9", 121: "f10", 122: "f11", 123: "f12", 144: "numlock", 145: "scroll", 191: "/", 224: "meta"
  /external/chromium_org/tools/usb_gadget/
hid_constants.py 128 'LeftArrow', 'DownArrow', 'UpArrow', 'NumLock'],
  /external/chromium_org/ui/base/ime/chromeos/
ime_keymap.cc 120 {VKEY_NUMLOCK, "NumLock"},
  /external/qemu/ui/
vnc-android.c 1371 int numlock = vs->modifiers_state[0x45]; local
    [all...]
vnc.c 1364 int numlock = vs->modifiers_state[0x45]; local
    [all...]
keymaps.c 115 if (rest && strstr(rest, "numlock")) {
  /external/chromium_org/chromeos/ime/
ime_keyboard_x11.cc 43 const char kNumLockVirtualModifierString[] = "NumLock";
193 << "NumLock is not assigned to Mod2Mask. : " << num_lock_mask_;
  /docs/source.android.com/src/devices/tech/input/
key-character-map-files.jd 178 <li><code>numlock</code>: Applies when the NUM LOCK modifier is locked.</li>
216 numeric keypad keys (when numlock is not pressed).</p>
316 numlock: '0'
350 numlock: '9'
  /external/chromium_org/mojo/services/public/interfaces/input_events/
input_key_codes.mojom 128 NUMLOCK = 0x90,
  /external/chromium_org/remoting/client/plugin/
normalizing_input_filter_mac_unittest.cc 61 // Injecting a CapsLock down event with NumLock on.
  /external/chromium_org/third_party/WebKit/Source/core/events/
KeyboardEvent.cpp 156 // "AltGraph", "CapsLock", "Fn", "NumLock", "ScrollLock", "SymbolLock", "OS".
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 122 /* List of HID keyboards for which the NUMLOCK state needs to be
124 * NUMLOCK state toggle on fpr first connect.*/
220 BTIF_TRACE_DEBUG("%s Setting NUMLOCK", __FUNCTION__);
    [all...]
  /external/chromium_org/chrome/test/chromedriver/
key_converter.cc 275 // which requires NumLock to be on with some platforms. This isn't
  /external/chromium_org/remoting/host/
input_injector_mac.cc 213 // AlphaShift if caps lock was active at the client (Mac ignores NumLock).
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidpi.h 70 ULONG NumLock : 1;
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guideinputkeyboard.html 176 > would mean that Numlock, Capslock and the left shift key were all press (or enabled in the case of the lock keys). Finally, the <TT
514 if( mod &#38; KMOD_NUM ) printf( "NUMLOCK " );
  /external/qemu/android/
hw-events.h 124 KEY_CODE(NUMLOCK ,69) \
  /external/qemu/android/skin/
keyboard.c 278 /* special case for keypad keys, ignore them here if numlock is on */
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_keyboard.c 309 keynames[SDLK_NUMLOCK] = "numlock";
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QWin.cc 472 /* NUMLOCK and CAPSLOCK are implemented as double-presses in reality */

Completed in 2970 milliseconds

1 2 3 4