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

  /external/webkit/WebCore/platform/chromium/
KeyboardCodesPosix.h 330 // VKEY_F5 (74) F5 key
331 VKEY_F5 = 0x74,
KeyboardCodesWin.h 336 // VKEY_F5 (74) F5 key
337 VKEY_F5 = VK_F5,

Completed in 54 milliseconds