Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model.h142 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu() function
H A Dtext_model_ng.cpp618 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu() function in OHOS::Ace::NG::TextModelNG
H A Dtext_pattern.cpp3515 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dricheditor_model_impl.h34 void BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& responseType, in BindSelectionMenu() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_model_ng.cpp209 void RichEditorModelNG::BindSelectionMenu(TextSpanType& editorType, TextResponseType& type, in BindSelectionMenu() function in OHOS::Ace::NG::RichEditorModelNG
H A Drich_editor_pattern.cpp7981 void RichEditorPattern::BindSelectionMenu(TextResponseType type, TextSpanType richEditorType, in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp966 void JSText::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSText
H A Djs_richeditor.cpp964 void JSRichEditor::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSRichEditor
H A Djs_web.cpp3220 void JSWeb::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSWeb