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

/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp157 case VK_NUMPAD1:
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm418 /* 0x53 */ VK_NUMPAD1,
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h193 #define VK_NUMPAD1 0x61 macro
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp159 return VK_NUMPAD1;// (61) Numeric keypad 1 key
/macosx-10.10/vim-55/src/
H A Dgui_w48.c273 {VK_NUMPAD1, 'K', 'D'},
H A Dos_win32.c555 { VK_NUMPAD1,TRUE, '\336', '\337', '\340', '\341', },

Completed in 203 milliseconds