Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.cpp42 void RichEditorModelImpl::BindSelectionMenu(RichEditorType& editorType, ResponseType& responseType, in BindSelectionMenu() function in OHOS::Ace::Framework::RichEditorModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model_ng.cpp125 void RichEditorModelNG::BindSelectionMenu( in BindSelectionMenu() function in OHOS::Ace::NG::RichEditorModelNG
Drich_editor_pattern.cpp3010 void RichEditorPattern::BindSelectionMenu(ResponseType type, RichEditorType richEditorType, std::fu… in BindSelectionMenu() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp428 void JSRichEditor::BindSelectionMenu(const JSCallbackInfo& info) in BindSelectionMenu() function in OHOS::Ace::Framework::JSRichEditor