Home
last modified time | relevance | path

Searched refs:VK_OEM_MINUS (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
DPlatformKeyboardEventEfl.cpp157 gWindowsKeyMap.set("minus", VK_OEM_MINUS); in createWindowsKeyMap()
158 gWindowsKeyMap.set("underscore", VK_OEM_MINUS); in createWindowsKeyMap()
/external/webkit/Source/WebCore/platform/
DWindowsKeyboardCodes.h230 #define VK_OEM_MINUS 0xBD macro
/external/webkit/Source/WebCore/platform/qt/
DPlatformKeyboardEventQt.cpp462 return VK_OEM_MINUS; // case '-': case '_': return 0xBD; in windowsKeyCodeForKeyEvent()
567 case VK_OEM_MINUS: in isVirtualKeyCodeRepresentingCharacter()
/external/webkit/Source/WebCore/platform/android/
DKeyEventAndroid.cpp150 return VK_OEM_MINUS; in windowsKeyCodeForKeyEvent()
/external/webkit/Source/WebCore/platform/haiku/
DPlatformKeyboardEventHaiku.cpp301 return VK_OEM_MINUS; in windowsKeyCodeForKeyEvent()
/external/webkit/Source/WebCore/platform/chromium/
DKeyboardCodes.h488 VKEY_OEM_MINUS = VK_OEM_MINUS,
/external/webkit/Source/WebCore/platform/gtk/
DPlatformKeyboardEventGtk.cpp445 return VK_OEM_MINUS; //case '-': case '_': return 0xBD; in windowsKeyCodeForGdkKeyCode()
/external/webkit/Source/WebCore/platform/cocoa/
DKeyEventCocoa.mm362 /* 0x1B */ VK_OEM_MINUS, // -_
570 case '-': case '_': return VK_OEM_MINUS;
/external/webkit/Source/WebKit2/Shared/mac/
DWebEventFactory.mm963 // VK_OEM_MINUS (BD) Windows 2000/XP: For any country/region, the '-' key