Searched refs:VK_NUMPAD7 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp163 case VK_NUMPAD7:
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm424 /* 0x59 */ VK_NUMPAD7,
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h199 #define VK_NUMPAD7 0x67 macro
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp171 return VK_NUMPAD7; // (67) Numeric keypad 7 key
/macosx-10.10/vim-55/src/
H A Dgui_w48.c279 {VK_NUMPAD7, 'K', 'J'},
H A Dos_win32.c561 { VK_NUMPAD7,TRUE, '\366', '\367', '\370', '\371', },

Completed in 187 milliseconds