Searched refs:VK_PACKET (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DKeyboardCodes.h521 VKEY_PACKET = VK_PACKET,
/external/webkit/Source/WebCore/platform/
H A DWindowsKeyboardCodes.h262 // 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 macro

Completed in 21 milliseconds