Searched refs:UpdateSpansWithOffset (Results 1 – 3 of 3) sorted by relevance
101 void UpdateSpansWithOffset(int32_t start, int32_t offset);
807 void SpanString::UpdateSpansWithOffset(int32_t start, int32_t offset) in UpdateSpansWithOffset() function in OHOS::Ace::SpanString869 UpdateSpansWithOffset((*iter)->interval.first, -1); in RemoveSpecialSpan()
277 UpdateSpansWithOffset(start, otherLength - length); in ReplaceString()