Home
last modified time | relevance | path

Searched refs:CopySelectionMenuParams (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_overlay_test_ng.cpp971 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
975 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
979 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
983 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
1007 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK);
1016 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK);
H A Drich_editor_test_ng.cpp2241 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
2245 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
2249 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
2253 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
2277 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK);
2286 richEditorPattern->CopySelectionMenuParams(selectInfo, TextResponseType::RIGHT_CLICK);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h597 void CopySelectionMenuParams(SelectOverlayInfo& selectInfo) in CopySelectionMenuParams() function
599 CopySelectionMenuParams(selectInfo, textResponseType_.value_or(TextResponseType::NONE)); in CopySelectionMenuParams()
894 void CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType);
H A Dtext_select_overlay.cpp336 textPattern->CopySelectionMenuParams(overlayInfo); in OnUpdateSelectOverlayInfo()
H A Dtext_pattern.cpp3558 void TextPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseT… in CopySelectionMenuParams() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp326 pattern->CopySelectionMenuParams(selectInfo, responseType); in OnUpdateSelectOverlayInfo()
H A Drich_editor_pattern.h628 void CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType);
H A Drich_editor_pattern.cpp7153 void RichEditorPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType res… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp3696 pattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
3700 pattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
3704 pattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);
3708 pattern->CopySelectionMenuParams(selectInfo, TextResponseType::LONG_PRESS);