Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/efl/
DPlatformKeyboardEventEfl.cpp114 gWindowsKeyMap.set("comma", VK_OEM_COMMA); in createWindowsKeyMap()
115 gWindowsKeyMap.set("less", VK_OEM_COMMA); in createWindowsKeyMap()
/external/webkit/Source/WebCore/platform/
DWindowsKeyboardCodes.h227 #define VK_OEM_COMMA 0xBC macro
/external/webkit/Source/WebCore/platform/qt/
DPlatformKeyboardEventQt.cpp458 return VK_OEM_COMMA; // case ',': case '<': return 0xBC; in windowsKeyCodeForKeyEvent()
566 case VK_OEM_COMMA: in isVirtualKeyCodeRepresentingCharacter()
/external/webkit/Source/WebCore/platform/android/
DKeyEventAndroid.cpp148 return VK_OEM_COMMA; in windowsKeyCodeForKeyEvent()
/external/webkit/Source/WebCore/platform/haiku/
DPlatformKeyboardEventHaiku.cpp298 return VK_OEM_COMMA; in windowsKeyCodeForKeyEvent()
/external/webkit/Source/WebCore/platform/chromium/
DKeyboardCodes.h485 VKEY_OEM_COMMA = VK_OEM_COMMA,
/external/webkit/Source/WebCore/platform/gtk/
DPlatformKeyboardEventGtk.cpp441 return VK_OEM_COMMA; //case ',': case '<': return 0xBC; in windowsKeyCodeForGdkKeyCode()
/external/webkit/Source/WebCore/platform/cocoa/
DKeyEventCocoa.mm378 /* 0x2B */ VK_OEM_COMMA, // ,<
569 case ',': case '<': return VK_OEM_COMMA;
/external/webkit/Source/WebKit2/Shared/mac/
DWebEventFactory.mm961 // VK_OEM_COMMA (BC) Windows 2000/XP: For any country/region, the ',' key