OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VK_NUMPAD5
(Results
1 - 14
of
14
) sorted by null
/external/webkit/WebCore/platform/win/
KeyEventWin.cpp
157
case
VK_NUMPAD5
:
/external/webkit/WebCore/platform/chromium/
KeyboardCodesWin.h
292
VKEY_NUMPAD5 =
VK_NUMPAD5
,
/external/webkit/WebCore/platform/wx/
KeyboardEventWx.cpp
146
return
VK_NUMPAD5
; //(65) Numeric keypad 5 key
KeyboardCodes.h
285
//
VK_NUMPAD5
(65) Numeric keypad 5 key
286
const int
VK_NUMPAD5
= 0x65;
/external/webkit/WebCore/platform/
KeyboardCodes.h
303
//
VK_NUMPAD5
(65) Numeric keypad 5 key
304
const int
VK_NUMPAD5
= 0x65;
/external/webkit/WebCore/platform/android/
KeyboardCodes.h
286
//
VK_NUMPAD5
(65) Numeric keypad 5 key
287
const int
VK_NUMPAD5
= 0x65;
/external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp
164
return
VK_NUMPAD5
; //(65) Numeric keypad 5 key
/external/webkit/WebCore/platform/haiku/
KeyboardCodes.h
286
//
VK_NUMPAD5
(65) Numeric keypad 5 key
287
const int
VK_NUMPAD5
= 0x65;
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibevents.c
377
VK_keymap[
VK_NUMPAD5
] = SDLK_KP5;
473
case VK_CLEAR: return EXTKEYPAD(
VK_NUMPAD5
);
/external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp
155
return
VK_NUMPAD5
; // (65) Numeric keypad 5 key
/external/webkit/WebKit/chromium/src/win/
WebInputEventFactory.cpp
70
case
VK_NUMPAD5
:
/frameworks/base/awt/java/awt/event/
KeyEvent.java
190
public static final int
VK_NUMPAD5
= 101;
/prebuilt/windows/swt/
swt.jar
/prebuilt/windows-x86_64/swt/
swt.jar
Completed in 2340 milliseconds