HomeSort by relevance Sort by last modified time
    Searched refs:VK_KANA (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/platform/chromium/
KeyboardCodes.h 78 VKEY_KANA = VK_KANA,
  /external/webkit/Source/WebCore/platform/
WindowsKeyboardCodes.h 76 #define VK_KANA 0x15 // Input Method Editor (IME) Kana mode
  /external/webkit/Source/WebCore/platform/gtk/
PlatformKeyboardEventGtk.cpp 233 return VK_KANA; // (15) Input Method Editor (IME) Kana mode
  /external/webkit/Source/WebKit2/WebProcess/WebPage/qt/
WebPageQt.cpp 49 #define VK_KANA 0x15 // Input Method Editor (IME) Kana mode
  /external/webkit/Source/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp 278 return VK_KANA; // (15) Input Method Editor (IME) Kana mode

Completed in 19 milliseconds