Searched defs:VK_NUMPAD5 (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/
H A DKeyboardCodes.h303 // VK_NUMPAD5 (65) Numeric keypad 5 key
304 const int VK_NUMPAD5 = 0x65; member in namespace:WebCore
/external/webkit/WebCore/platform/android/
H A DKeyboardCodes.h286 // VK_NUMPAD5 (65) Numeric keypad 5 key
287 const int VK_NUMPAD5 = 0x65; member in namespace:WebCore
/external/webkit/WebCore/platform/haiku/
H A DKeyboardCodes.h286 // VK_NUMPAD5 (65) Numeric keypad 5 key
287 const int VK_NUMPAD5 = 0x65; member in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DKeyboardCodes.h285 // VK_NUMPAD5 (65) Numeric keypad 5 key
286 const int VK_NUMPAD5 = 0x65; member in namespace:WebCore

Completed in 19 milliseconds