Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_uwb_remote_control.cpp55 KEY_HOMEPAGE, KEY_POWER, KEY_BACK, KEY_MENU, KEY_ENTER, KEY_LEFT, KEY_RIGHT, KEY_UP, KEY_DOWN, in VirtualUwbRemoteControl()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_xcomponent_key_event.h129 KEY_MENU = 2067, enumerator
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.cpp37 constexpr char KEY_MENU[] = "Menu"; member
127 targetNode->PushDestroyCallbackWithTag(destructor, KEY_MENU); in BindMenu()
142 targetNode->PushDestroyCallbackWithTag(destructor, KEY_MENU); in BindMenu()
457 if (event.code == KeyCode::KEY_MENU || event.keyIntention == KeyIntention::INTENTION_MENU) { in RegisterContextMenuKeyEvent()
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp62 { KeyComb(KeyCode::KEY_MENU), &tic::HandleOnShowMenu },
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h122 KEY_MENU = 2067, member in OHOS::MMI::KeyCode
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h125 KEY_MENU = 2067, member in OHOS::OHOS::Ace::KeyCode
H A Dkey_event_recognizer.cpp135 {KeyCode::KEY_MENU, "KEYCODE_MENU"}, in KeyCodeToString()
/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/
H A Drating_test_ng.cpp1093 event.code = KeyCode::KEY_MENU; in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_model_test_ng.cpp994 event.code = KeyCode::KEY_MENU; in HWTEST_F()

Completed in 14 milliseconds