Searched refs:DeleteSpanByRange (Results 1 – 2 of 2) sorted by relevance
492 void DeleteSpanByRange(int32_t start, int32_t end, SpanPositionInfo info);
1370 DeleteSpanByRange(start, end, startInfo); in DeleteSpansOperation()1426 void RichEditorPattern::DeleteSpanByRange(int32_t start, int32_t end, SpanPositionInfo info) in DeleteSpanByRange() function in OHOS::Ace::NG::RichEditorPattern