Searched refs:ApplyReplaceStringToSpans (Results 1 – 2 of 2) sorted by relevance
55 …void ApplyReplaceStringToSpans(int32_t start, int32_t length, const std::string& other, SpanString…
127 void MutableSpanString::ApplyReplaceStringToSpans( in ApplyReplaceStringToSpans() function in OHOS::Ace::MutableSpanString275 ApplyReplaceStringToSpans(start, length, other, op); in ReplaceString()