Searched refs:SetSpanRangeStart (Results 1 – 3 of 3) sorted by relevance
64 void RichEditorAbstractSpanResult::SetSpanRangeStart(int32_t spanRangeStart) in SetSpanRangeStart() function in OHOS::Ace::NG::RichEditorAbstractSpanResult
85 void SetSpanRangeStart(int32_t spanRangeStart);
1297 retInfo.SetSpanRangeStart(insertIndex); in BeforeAddSymbol()5331 retInfo.SetSpanRangeStart(spanItem->position - contentLength); in AfterIMEInsertValue()6289 spanResult.SetSpanRangeStart(spanItem->position - SYMBOL_SPAN_LENGTH); in OnBackPressed()6305 spanResult.SetSpanRangeStart(spanItem->position - 1); in OnBackPressed()6352 spanResult.SetSpanRangeStart(spanItem->position - 1); in OnBackPressed()6373 spanResult.SetSpanRangeStart(contentStartPosition); in OnBackPressed()9614 retInfo.SetSpanRangeStart(rangStart); in OnBackPressed()9867 retInfo.SetSpanRangeStart(insertIndex); in OnBackPressed()