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

  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 375 // VKEY_F20 (83H) F20 key
376 VKEY_F20 = 0x83,
KeyboardCodesWin.h 381 // VKEY_F20 (83H) F20 key
382 VKEY_F20 = VK_F20,

Completed in 12 milliseconds