Home
last modified time | relevance | path

Searched defs:windowsKeyCodeForKeyEvent (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
DKeyCodeConversionGtk.cpp41 int windowsKeyCodeForKeyEvent(unsigned keycode) in windowsKeyCodeForKeyEvent() function
/external/webkit/Source/WebCore/platform/wx/
DKeyboardEventWx.cpp129 static int windowsKeyCodeForKeyEvent(unsigned int keycode) in windowsKeyCodeForKeyEvent() function
/external/webkit/Source/WebCore/platform/haiku/
DPlatformKeyboardEventHaiku.cpp113 static int windowsKeyCodeForKeyEvent(char singleByte, int keyCode) in windowsKeyCodeForKeyEvent() function
/external/webkit/Source/WebCore/platform/qt/
DPlatformKeyboardEventQt.cpp140 int windowsKeyCodeForKeyEvent(unsigned int keycode, bool isKeypad) in windowsKeyCodeForKeyEvent() function
/external/webkit/Source/WebCore/platform/brew/
DPlatformKeyboardEventBrew.cpp113 static int windowsKeyCodeForKeyEvent(uint16 code) in windowsKeyCodeForKeyEvent() function
/external/webkit/Source/WebCore/platform/android/
DKeyEventAndroid.cpp41 static int windowsKeyCodeForKeyEvent(unsigned int keyCode) in windowsKeyCodeForKeyEvent() function