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

  /external/chromium_org/third_party/WebKit/Source/platform/
WindowsKeyboardCodes.h 304 // Windows 2000/XP: Used to pass Unicode characters as if they were keystrokes. The VK_PACKET key is the low word of a 32-bit Virtual Key value used for non-keyboard input methods. For more information, see Remark in KEYBDINPUT,SendInput, WM_KEYDOWN, and WM_KEYUP
305 #define VK_PACKET 0xE7
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 333 #define VK_PACKET 0xE7
    [all...]

Completed in 88 milliseconds