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

/external/webkit/WebCore/platform/
H A DKeyboardCodes.h297 // VK_NUMPAD3 (63) Numeric keypad 3 key
298 const int VK_NUMPAD3 = 0x63; member in namespace:WebCore
/external/webkit/WebCore/platform/android/
H A DKeyboardCodes.h280 // VK_NUMPAD3 (63) Numeric keypad 3 key
281 const int VK_NUMPAD3 = 0x63; member in namespace:WebCore
/external/webkit/WebCore/platform/haiku/
H A DKeyboardCodes.h280 // VK_NUMPAD3 (63) Numeric keypad 3 key
281 const int VK_NUMPAD3 = 0x63; member in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DKeyboardCodes.h279 // VK_NUMPAD3 (63) Numeric keypad 3 key
280 const int VK_NUMPAD3 = 0x63; member in namespace:WebCore

Completed in 22 milliseconds