Searched defs:AddTextSpan (Results 1 – 4 of 4) sorted by relevance
27 int32_t RichEditorController::AddTextSpan(const TextSpanOptions& options) in AddTextSpan() function in OHOS::Ace::NG::RichEditorController
1102 int32_t RichEditorPattern::AddTextSpan(TextSpanOptions options, bool isPaste, int32_t index) in AddTextSpan() function in OHOS::Ace::NG::RichEditorPattern
181 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions … in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController
1686 void JSRichEditorController::AddTextSpan(const JSCallbackInfo& args) in AddTextSpan() function in OHOS::Ace::Framework::JSRichEditorController