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

  /external/webkit/Source/WebCore/platform/chromium/
KeyboardCodes.h 521 VKEY_PACKET = VK_PACKET,
  /external/webkit/Source/WebCore/platform/
WindowsKeyboardCodes.h 262 // 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
263 #define VK_PACKET 0xE7

Completed in 1835 milliseconds