Searched refs:VK_F20 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm425 /* 0x5A */ VK_F20,
556 case NSF20FunctionKey: return VK_F20;
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp107 case VK_F20:
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h228 #define VK_F20 0x83 macro
/macosx-10.10/vim-55/src/
H A Dgui_w48.c246 {VK_F20, 'F', 'A'},
H A Dos_win32.c547 { VK_F20, TRUE, '\366', '\367', '\370', '\371', },

Completed in 181 milliseconds