Searched defs:SetOnDeleteComplete (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | richeditor_model_impl.cpp | 40 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/ | ||
| D | rich_editor_model_ng.cpp | 111 void RichEditorModelNG::SetOnDeleteComplete(std::function<void()>&& func) in SetOnDeleteComplete() function in OHOS::Ace::NG::RichEditorModelNG |
| D | rich_editor_event_hub.cpp | 317 void RichEditorEventHub::SetOnDeleteComplete(std::function<void()>&& func) in SetOnDeleteComplete() function in OHOS::Ace::NG::RichEditorEventHub |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_richeditor.cpp | 402 void JSRichEditor::SetOnDeleteComplete(const JSCallbackInfo& args) in SetOnDeleteComplete() function in OHOS::Ace::Framework::JSRichEditor |