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
1151 int32_t RichEditorPattern::AddTextSpan(TextSpanOptions options, bool isPaste, int32_t index) in AddTextSpan() function in OHOS::Ace::NG::RichEditorPattern
545 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions … in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController570 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions1… in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController
1830 void JSRichEditorController::AddTextSpan(const JSCallbackInfo& args) in AddTextSpan() function in OHOS::Ace::Framework::JSRichEditorController