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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 56 // VKEY_CLEAR (0C) CLEAR key
57 VKEY_CLEAR = VK_CLEAR,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 40 VKEY_CLEAR = 0x0C,
keyboard_codes_win.h 16 VKEY_CLEAR = VK_CLEAR,

Completed in 110 milliseconds