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

/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp159 case VK_NUMPAD3:
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm420 /* 0x55 */ VK_NUMPAD3,
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h195 #define VK_NUMPAD3 0x63 macro
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp163 return VK_NUMPAD3; // (63) Numeric keypad 3 key
/macosx-10.10/vim-55/src/
H A Dgui_w48.c275 {VK_NUMPAD3, 'K', 'F'},
H A Dos_win32.c557 { VK_NUMPAD3,TRUE, '\346', '\347', '\350', '\351', },

Completed in 181 milliseconds