Searched refs:SetSubSpansWithAIWrite (Results 1 – 3 of 3) sorted by relevance
722 richEditorPattern->SetSubSpansWithAIWrite(spanString, 0, 12);
768 void SetSubSpansWithAIWrite(RefPtr<SpanString>& spanString, int32_t start, int32_t end);
3965 SetSubSpansWithAIWrite(spanString, realStart, realEnd); in ToStyledString()4087 void RichEditorPattern::SetSubSpansWithAIWrite(RefPtr<SpanString>& spanString, int32_t start, int32… in SetSubSpansWithAIWrite() function in OHOS::Ace::NG::RichEditorPattern