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

  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 372 // VKEY_F19 (82H) F19 key
373 VKEY_F19 = 0x82,
KeyboardCodesWin.h 378 // VKEY_F19 (82H) F19 key
379 VKEY_F19 = VK_F19,

Completed in 31 milliseconds