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

/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DKeyEventWin.cpp165 case VK_NUMPAD9:
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DKeyEventCocoa.mm427 /* 0x5C */ VK_NUMPAD9,
/macosx-10.10/WebCore-7600.1.25/platform/
H A DWindowsKeyboardCodes.h201 #define VK_NUMPAD9 0x69 macro
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp175 return VK_NUMPAD9; // (69) Numeric keypad 9 key
/macosx-10.10/vim-55/src/
H A Dgui_w48.c281 {VK_NUMPAD9, 'K', 'L'},
H A Dos_win32.c564 { VK_NUMPAD9,TRUE, '\376', '\377', '\377', '\367', },

Completed in 210 milliseconds