Home
last modified time | relevance | path

Searched refs:KEY_NUMPAD_DOT (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.cpp75 { KeyCode::KEY_NUMPAD_DOT, '.' },
115 …de::KEY_NUMPAD_SUBTRACT, "-" }, { KeyCode::KEY_NUMPAD_ADD, "+" }, { KeyCode::KEY_NUMPAD_DOT, "." }, in ConvertInputCodeToString()
H A Dkey_event.h175 KEY_NUMPAD_DOT = 2117, enumerator
H A Dkey_event_recognizer.cpp185 {KeyCode::KEY_NUMPAD_DOT, "KEYCODE_NUMPAD_DOT"}, in KeyCodeToString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h179 KEY_NUMPAD_DOT = 2117, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h172 KEY_NUMPAD_DOT = 2117, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.cpp53 { MMI::KeyCode::KEY_NUMPAD_DOT, L'.' },
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 ….md) = 2115, [KEY_NUMPAD_ADD](_o_h___native_x_component.md) = 2116, [KEY_NUMPAD_DOT](_o_h___native…
H A Dnative__key_event_8h.md22 …e.md) = 2115, [KEY_NUMPAD_ADD](_ark_u_i___native_module.md) = 2116, [KEY_NUMPAD_DOT](_ark_u_i___na…
H A D_o_h___native_x_component.md55 …_MULTIPLY = 2114, KEY_NUMPAD_SUBTRACT = 2115, KEY_NUMPAD_ADD = 2116, KEY_NUMPAD_DOT = 2117,<br>KEY…
418 | KEY_NUMPAD_DOT | Key **.** on numeric keypad. |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__xcomponent__key__event_8h.md24 ….md) = 2115, [KEY_NUMPAD_ADD](_o_h___native_x_component.md) = 2116, [KEY_NUMPAD_DOT](_o_h___native…
H A D_o_h___native_x_component.md55 …UBTRACT&nbsp;=&nbsp;2115,&nbsp;KEY_NUMPAD_ADD&nbsp;=&nbsp;2116,&nbsp;KEY_NUMPAD_DOT&nbsp;=&nbsp;21…
420 | KEY_NUMPAD_DOT | 小键盘按键'.' |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_keyevent_test.cpp62 { KeyCode::KEY_NUMPAD_DOT, L'.' },