Home
last modified time | relevance | path

Searched refs:KEY_8 (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h60 { true, OHOS::MMI::KeyCode::KEY_0 }, { true, OHOS::MMI::KeyCode::KEY_8 }, { true, OHOS::MMI::KeyCode::KEY_EQUALS },
65 { false, OHOS::MMI::KeyCode::KEY_6 }, { false, OHOS::MMI::KeyCode::KEY_7 }, { false, OHOS::MMI::KeyCode::KEY_8 },
H A Daction.cpp513 convertedKeyCode = OHOS::MMI::KeyCode::KEY_8; in IsSpecialKey()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h70 KEY_8 = 2008, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h391 const DistributedDB::Key KEY_8 = { 'k', '8' }; member
469 const DistributedDB::Entry ENTRY_8 = { .key = KEY_8, .value = VALUE_8 };
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h63 KEY_8 = 2008, member in OHOS::MMI::KeyCode
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h66 KEY_8 = 2008, member in OHOS::OHOS::Ace::KeyCode
H A Dkey_event_recognizer.cpp76 {KeyCode::KEY_8, "KEYCODE_8"}, in KeyCodeToString()
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_testtwo_ng.cpp679 KeyEvent keyEventNumsEight(KeyCode::KEY_8, KeyAction::DOWN, {KeyCode::KEY_8}, 0, in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_test.cpp112 keys = {KEY_1, KEY_2, KEY_3, KEY_4, KEY_5, KEY_6, KEY_7, KEY_8, KEY_9, KEY_10}; in PrepareSchemaDBAndData()

Completed in 18 milliseconds