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

/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp160 case VK_NUMPAD4:
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm421 /* 0x56 */ VK_NUMPAD4,
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h196 #define VK_NUMPAD4 0x64 macro
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp165 return VK_NUMPAD4; // (64) Numeric keypad 4 key
/macosx-10.10/vim-55/src/
H A Dgui_w48.c276 {VK_NUMPAD4, 'K', 'G'},
H A Dos_win32.c558 { VK_NUMPAD4,TRUE, '\352', '\353', '\354', '\355', },

Completed in 147 milliseconds