Home
last modified time | relevance | path

Searched refs:richEditorType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h673 …void BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, std::function<void()>& …
H A Drich_editor_pattern.cpp7981 void RichEditorPattern::BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, in OnBackPressed() argument
7985 TextPattern::BindSelectionMenu(richEditorType, type, menuBuilder, onAppear, onDisappear); in OnBackPressed()