Searched refs:UpdateSpanMapWithOffset (Results 1 – 3 of 3) sorted by relevance
102 void UpdateSpanMapWithOffset(int32_t start, int32_t offset);
330 UpdateSpanMapWithOffset(start - 1, 1); in AddSpecialSpan()819 void SpanString::UpdateSpanMapWithOffset(int32_t start, int32_t offset) in UpdateSpanMapWithOffset() function in OHOS::Ace::SpanString852 UpdateSpanMapWithOffset((*iter)->GetStartIndex(), -1); in RemoveSpecialSpan()
278 UpdateSpanMapWithOffset(start, otherLength - length); in ReplaceString()