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

  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 58 // VKEY_MENU (12) ALT key
59 VKEY_MENU = 0x12,
KeyboardCodesWin.h 64 // VKEY_MENU (12) ALT key
65 VKEY_MENU = VK_MENU,

Completed in 32 milliseconds