Home
last modified time | relevance | path

Searched defs:KEYCODE_NUMPAD_DIVIDE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_key_event.cpp42 const int32_t KeyEvent::KEYCODE_NUMPAD_DIVIDE = 2113; member in OHOS::MMI::KeyEvent
/ohos5.0/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_keyevent_adapter.cpp119 const int32_t KeyEvent::KEYCODE_NUMPAD_DIVIDE = OHOS::MMI::KeyEvent::KEYCODE_NUMPAD_DIVIDE; member in OHOS::NWeb::MMIAdapter::KeyEvent
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmmi_keyevent_adapter.h123 KEYCODE_NUMPAD_DIVIDE = 2113, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_key_code.h295 KEYCODE_NUMPAD_DIVIDE = 2113, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h1082 static const int32_t KEYCODE_NUMPAD_DIVIDE; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp566 const int32_t KeyEvent::KEYCODE_NUMPAD_DIVIDE = 2113; member in OHOS::MMI::KeyEvent
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java466 public static final int KEYCODE_NUMPAD_DIVIDE = 154; field in KeyEvent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...