Home
last modified time | relevance | path

Searched defs:AddImageSpan (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_controller.cpp20 int32_t RichEditorController::AddImageSpan(const ImageSpanOptions& options) in AddImageSpan() function in OHOS::Ace::NG::RichEditorController
H A Drich_editor_pattern.cpp929 int32_t RichEditorPattern::AddImageSpan(const ImageSpanOptions& options, bool isPaste, int32_t inde… in AddImageSpan() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_common_test_ng.cpp46 void RichEditorCommonTestNg::AddImageSpan() in AddImageSpan() function in OHOS::Ace::NG::RichEditorCommonTestNg
H A Drich_editor_test_ng.cpp301 void RichEditorTestNg::AddImageSpan() in AddImageSpan() function in OHOS::Ace::NG::RichEditorTestNg
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp237 int32_t NativeRichEditorController::AddImageSpan(std::string value, NativeRichEditorImageSpanOption… in AddImageSpan() function in OHOS::Ace::Framework::NativeRichEditorController
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1546 void JSRichEditorController::AddImageSpan(const JSCallbackInfo& args) in AddImageSpan() function in OHOS::Ace::Framework::JSRichEditorController