Searched refs:SetSubSpans (Results 1 – 2 of 2) sorted by relevance
1277 void SetSubSpans(RefPtr<SpanString>& spanString, int32_t start, int32_t end);
3967 SetSubSpans(spanString, realStart, realEnd); in ToStyledString()4158 void RichEditorPattern::SetSubSpans(RefPtr<SpanString>& spanString, int32_t start, int32_t end) in SetSubSpans() function in OHOS::Ace::NG::RichEditorPattern