/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | event_constants.h | 29 RIGHT_CLICK, member in MenuBindingType
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | view_abstract.h | 62 RIGHT_CLICK = 0, member in OHOS::Ace::Framework::CJResponseType
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_selector.h | 45 RIGHT_CLICK, member in OHOS::Ace::NG::CaretUpdateType 235 RIGHT_CLICK = 0, member in OHOS::Ace::NG::TextResponseType
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_model_test_ng.cpp | 228 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 237 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 246 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 255 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 264 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 268 * @tc.steps: subwindow is null and does not enter BindContextMenuSingle, with type == ResponseType::RIGHT_CLICK. in HWTEST_F() 271 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F() 442 auto type = ResponseType::RIGHT_CLICK; in HWTEST_F() 478 auto type = ResponseType::RIGHT_CLICK; in HWTEST_F() 514 auto type = ResponseType::RIGHT_CLICK; in HWTEST_F() [all...] |
H A D | view_abstract_test_ng_new.cpp | 460 viewAbstractModelNG.BindContextMenu(ResponseType::RIGHT_CLICK, buildFunc, menuParam, previewBuildFunc); in HWTEST_F()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_overlay_test_ng.cpp | 999 auto key = std::make_pair(TextSpanType::MIXED, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1016 TextSpanType::MIXED, buildFunc, onAppear, onDisappear, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1020 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1025 TextSpanType::MIXED, buildFunc, nullptr, nullptr, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1029 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1090 auto key = std::make_pair(TextSpanType::MIXED, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1092 TextSpanType::MIXED, buildFunc, onAppear, onDisappear, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1098 TextResponseType::RIGHT_CLICK, TextSpanType::MIXED, nullFunc, onAppear, onDisappear); in HWTEST_F() 1103 TextResponseType::RIGHT_CLICK, TextSpanType::MIXED, buildFunc, onAppear, onDisappear); in HWTEST_F() 1107 TextResponseType::RIGHT_CLICK, TextSpanTyp in HWTEST_F() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_context_select_overlay.cpp | 167 selectInfo.menuInfo.responseType = static_cast<int32_t>(TextResponseType::RIGHT_CLICK); in OnUpdateSelectOverlayInfo()
|
H A D | web_pattern.h | 738 TextResponseType responseType = TextResponseType::RIGHT_CLICK, bool handleReverse = false);
|
H A D | web_pattern.cpp | 621 curResponseType_ = ResponseType::RIGHT_CLICK; in OnContextMenuShow()
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_ffi.cpp | 26 NG::TextResponseType::RIGHT_CLICK, NG::TextResponseType::LONG_PRESS
|
H A D | cj_view_abstract_ffi.cpp | 72 OHOS::Ace::Framework::CJResponseType::RIGHT_CLICK, OHOS::Ace::Framework::CJResponseType::LONGPRESS
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 292 pattern->SetTextResponseType(TextResponseType::RIGHT_CLICK); in OnUpdateSelectOverlayInfo() 293 responseType = TextResponseType::RIGHT_CLICK; in OnUpdateSelectOverlayInfo()
|
H A D | rich_editor_pattern.cpp | 6903 ShowSelectOverlay(RectF(), RectF(), IsSelectAll(), TextResponseType::RIGHT_CLICK); 6923 ShowSelectOverlay(RectF(), RectF(), IsSelectAll(), TextResponseType::RIGHT_CLICK); 10403 ShowSelectOverlay(RectF(), RectF(), IsSelectAll(), TextResponseType::RIGHT_CLICK); in HandleOnShowMenu() member in OHOS::Ace::NG::TextResponseType
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testthree_ng.cpp | 817 auto key = std::make_pair(TextSpanType::MIXED, TextResponseType::RIGHT_CLICK); in HWTEST_F() 819 TextSpanType::MIXED, buildFunc, onAppear, onDisappear, TextResponseType::RIGHT_CLICK); in HWTEST_F() 824 pattern->BindSelectionMenu(TextSpanType::MIXED, TextResponseType::RIGHT_CLICK, nullFunc, onAppear, onDisappear); in HWTEST_F() 828 pattern->BindSelectionMenu(TextSpanType::MIXED, TextResponseType::RIGHT_CLICK, buildFunc, onAppear, onDisappear); in HWTEST_F() 831 pattern->BindSelectionMenu(TextSpanType::IMAGE, TextResponseType::RIGHT_CLICK, buildFunc, onAppear, onDisappear); in HWTEST_F()
|
H A D | text_testtwo_ng.cpp | 1576 EXPECT_EQ(pattern->textResponseType_, TextResponseType::RIGHT_CLICK); in HWTEST_F() 1634 EXPECT_EQ(pattern->textResponseType_, TextResponseType::RIGHT_CLICK); in HWTEST_F()
|
H A D | text_test_ng.cpp | 3729 TextSpanType::MIXED, buildFunc, onAppear, onDisappear, TextResponseType::RIGHT_CLICK); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.cpp | 262 if (type == ResponseType::RIGHT_CLICK) { in BindContextMenu() 374 if (menuParam.menuBindType != MenuBindingType::RIGHT_CLICK) { in BindDragWithContextMenuParams()
|
H A D | view_abstract_model.h | 59 RIGHT_CLICK = 0, member in OHOS::Ace::ResponseType
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 1550 if (type == ResponseType::RIGHT_CLICK) {
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_ng.cpp | 804 auto responseType = TextResponseType::RIGHT_CLICK; in HWTEST_F() 829 auto responseType = TextResponseType::RIGHT_CLICK; in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 1499 textResponseType_ = TextResponseType::RIGHT_CLICK; in HandleMouseRightButton()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 3355 menuParam.menuBindType = MenuBindingType::RIGHT_CLICK; in BindSelectionMenu()
|
H A D | js_view_abstract.cpp | 7732 menuParam.menuBindType = MenuBindingType::RIGHT_CLICK; in JsBindContextMenu()
|