Searched refs:VK_OEM_102 (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/windib/
H A DSDL_vkeys.h75 #define VK_OEM_102 0xE2 macro
H A DSDL_dibevents.c340 VK_keymap[VK_OEM_102] = SDLK_LESS;
/external/webkit/Source/WebCore/platform/chromium/
H A DKeyboardCodes.h515 VKEY_OEM_102 = VK_OEM_102,
/external/webkit/Source/WebCore/platform/
H A DWindowsKeyboardCodes.h256 // VK_OEM_102 (E2) Windows 2000/XP: Either the angle bracket key or the backslash key on the RT 102-key keyboard
257 #define VK_OEM_102 0xE2 macro

Completed in 16 milliseconds