Home
last modified time | relevance | path

Searched defs:BindSelectionMenu (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model.h93 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu() function
Dtext_model_ng.cpp480 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu() function in OHOS::Ace::NG::TextModelNG
Dtext_pattern.cpp2565 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu() function in OHOS::Ace::NG::TextPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.cpp46 void RichEditorModelImpl::BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& res… in BindSelectionMenu() function in OHOS::Ace::Framework::RichEditorModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model_ng.cpp133 void RichEditorModelNG::BindSelectionMenu(TextSpanType& editorType, TextResponseType& type, in BindSelectionMenu() function in OHOS::Ace::NG::RichEditorModelNG
Drich_editor_pattern.cpp4658 void RichEditorPattern::BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text.cpp714 void JSText::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSText
Djs_richeditor.cpp584 void JSRichEditor::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSRichEditor