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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 490 // VKEY_OEM_PERIOD (BE) Windows 2000/XP: For any country/region, the '.' key
491 VKEY_OEM_PERIOD = VK_OEM_PERIOD,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 185 VKEY_OEM_PERIOD = 0xBE,
keyboard_codes_win.h 161 VKEY_OEM_PERIOD = VK_OEM_PERIOD,

Completed in 101 milliseconds