Searched refs:VK_L (Results 1 - 12 of 12) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
H A DSDL_vkeys.h45 #define VK_L 'L' macro
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_vkeys.h45 #define VK_L 'L' macro
H A DSDL_dibevents.c454 VK_keymap[VK_L] = SDLK_l;
/external/webkit/Source/WebCore/platform/haiku/
H A DPlatformKeyboardEventHaiku.cpp247 return VK_L;
/external/webkit/Source/WebCore/platform/cocoa/
H A DKeyEventCocoa.mm372 /* 0x25 */ VK_L,
512 case 'l': case 'L': return VK_L;
/external/webkit/Source/WebCore/platform/android/
H A DKeyEventAndroid.cpp115 return VK_L;
/external/webkit/Source/WebCore/platform/wx/
H A DKeyboardEventWx.cpp294 return VK_L; // (4C) L key case 'l': case 'L': return 0x4C;
/external/jmonkeyengine/engine/src/desktop/com/jme3/input/awt/
H A DAwtKeyInput.java216 return KeyEvent.VK_L;
454 case KeyEvent.VK_L:
/external/webkit/Source/WebCore/platform/qt/
H A DPlatformKeyboardEventQt.cpp375 return VK_L; // (4C) L key case 'l': case 'L': return 0x4C;
533 case VK_L:
/external/webkit/Source/WebCore/platform/
H A DWindowsKeyboardCodes.h125 #define VK_L 0x4C macro
/external/webkit/Source/WebCore/platform/gtk/
H A DPlatformKeyboardEventGtk.cpp345 return VK_L; // (4C) L key case 'l': case 'L': return 0x4C;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 325 milliseconds