Searched refs:DeleteSpansOperation (Results 1 – 3 of 3) sorted by relevance
780 richEditorPattern->DeleteSpansOperation(0, 0);
491 void DeleteSpansOperation(int32_t start, int32_t end);
1361 DeleteSpansOperation(start, end); in DeleteSpans()1365 void RichEditorPattern::DeleteSpansOperation(int32_t start, int32_t end) in DeleteSpansOperation() function in OHOS::Ace::NG::RichEditorPattern