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

  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
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/base/keycodes/
keyboard_codes_posix.h 185 VKEY_OEM_PERIOD = 0xBE,
keyboard_codes_win.h 161 VKEY_OEM_PERIOD = VK_OEM_PERIOD,

Completed in 44 milliseconds