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
1324 int32_t RichEditorPattern::AddTextSpan(TextSpanOptions options, TextChangeReason reason, bool isPas… in AddTextSpan() function in OHOS::Ace::NG::RichEditorPattern
557 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions … in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController582 int32_t NativeRichEditorController::AddTextSpan(std::string value, NativeRichEditorTextSpanOptions1… in AddTextSpan() function in OHOS::Ace::Framework::NativeRichEditorController
1870 void JSRichEditorController::AddTextSpan(const JSCallbackInfo& args) in AddTextSpan() function in OHOS::Ace::Framework::JSRichEditorController