OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VK_4
(Results
1 - 12
of
12
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_vkeys.h
28
#define
VK_4
'4'
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_vkeys.h
28
#define
VK_4
'4'
SDL_dibevents.c
330
VK_keymap[
VK_4
] = SDLK_4;
/external/webkit/WebCore/platform/android/
KeyEventAndroid.cpp
81
return
VK_4
;
KeyboardCodes.h
163
const int
VK_4
= 0x34;
/external/webkit/WebCore/platform/wx/
KeyboardEventWx.cpp
261
return
VK_4
;
KeyboardCodes.h
162
const int
VK_4
= 0x34;
/external/webkit/WebCore/platform/
KeyboardCodes.h
178
const int
VK_4
= 0x34;
/external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp
293
return
VK_4
;
/external/webkit/WebCore/platform/haiku/
KeyboardCodes.h
163
const int
VK_4
= 0x34;
/external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp
331
return
VK_4
;
/frameworks/base/awt/java/awt/event/
KeyEvent.java
106
public static final int
VK_4
= 52;
Completed in 24 milliseconds