Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.cpp40 void RichEditorModelImpl::SetOnDeleteComplete(std::function<void()>&& func) {} in SetOnDeleteComplete() function in OHOS::Ace::Framework::RichEditorModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model_ng.cpp111 void RichEditorModelNG::SetOnDeleteComplete(std::function<void()>&& func) in SetOnDeleteComplete() function in OHOS::Ace::NG::RichEditorModelNG
Drich_editor_event_hub.cpp317 void RichEditorEventHub::SetOnDeleteComplete(std::function<void()>&& func) in SetOnDeleteComplete() function in OHOS::Ace::NG::RichEditorEventHub
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp402 void JSRichEditor::SetOnDeleteComplete(const JSCallbackInfo& args) in SetOnDeleteComplete() function in OHOS::Ace::Framework::JSRichEditor