Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_controller.cpp27 int32_t RichEditorController::AddTextSpan(const TextSpanOptions& options) in AddTextSpan() function in OHOS::Ace::NG::RichEditorController
Drich_editor_pattern.cpp1324 int32_t RichEditorPattern::AddTextSpan(TextSpanOptions options, TextChangeReason reason, bool isPas… in AddTextSpan() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_controller_ffi.cpp557 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions … in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController
582 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions1… in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp1870 void JSRichEditorController::AddTextSpan(const JSCallbackInfo& args) in AddTextSpan() function in OHOS::Ace::Framework::JSRichEditorController