Searched defs:AddImageSpan (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ | ||
| D | rich_editor_controller.cpp | 25 int32_t RichEditorController::AddImageSpan(const ImageSpanOptions& options) in AddImageSpan() function in OHOS::Ace::NG::RichEditorController |
| D | rich_editor_pattern.cpp | 201 int32_t RichEditorPattern::AddImageSpan(const ImageSpanOptions& options, bool isPaste, int32_t inde… in AddImageSpan() function in OHOS::Ace::NG::RichEditorPattern |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_richeditor.cpp | 624 void JSRichEditorController::AddImageSpan(const JSCallbackInfo& args) in AddImageSpan() function in OHOS::Ace::Framework::JSRichEditorController |