HomeSort by relevance Sort by last modified time
    Searched defs:VKEY_OEM_COMMA (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 484 // VKEY_OEM_COMMA (BC) Windows 2000/XP: For any country/region, the ',' key
485 VKEY_OEM_COMMA = VK_OEM_COMMA,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 183 VKEY_OEM_COMMA = 0xBC,
keyboard_codes_win.h 159 VKEY_OEM_COMMA = VK_OEM_COMMA,

Completed in 27 milliseconds