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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 71 // VKEY_PAUSE (13) PAUSE key
72 VKEY_PAUSE = VK_PAUSE,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 45 VKEY_PAUSE = 0x13,
keyboard_codes_win.h 21 VKEY_PAUSE = VK_PAUSE,

Completed in 58 milliseconds