Searched refs:RANGEEND (Results 1 – 5 of 5) sorted by relevance
50 RANGEEND, enumerator192 selection_.selection[RichEditorSpanRange::RANGEEND] = end; in SetSelectionEnd()
2173 resultObject.spanPosition.spanRange[RichEditorSpanRange::RANGEEND] = end; in TextEmojiSplit()2216 int32_t newEnd = textIter.spanPosition.spanRange[RichEditorSpanRange::RANGEEND]; in MixTextEmojiUpdateStyle()2349 resultObject.spanRange[RichEditorSpanRange::RANGEEND] = startPositionSpanInfo.spanEnd_; in GetSelectSpanSplit()2360 resultObject.spanRange[RichEditorSpanRange::RANGEEND] = in GetSelectSpanSplit()2370 resultObject.spanRange[RichEditorSpanRange::RANGEEND] = spanItem->position; in GetSelectSpanSplit()2389 resultObject.spanRange[RichEditorSpanRange::RANGEEND] = end; in GetSelectSpanInfo()2404 textIter.spanPosition.spanRange[RichEditorSpanRange::RANGEEND]) { in IsTextSpanFromResult()2421 spanStyleIter.spanRange[RichEditorSpanRange::RANGEEND], code); in UpdateSelectSpanStyle()2425 spanStyleIter.spanRange[RichEditorSpanRange::RANGEEND], code, false); in UpdateSelectSpanStyle()7024 adjustedInfo.SetSelectionEnd(selection.selection[RichEditorSpanRange::RANGEEND]); in OnBackPressed()[all …]
550 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSpanResultObject()553 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSpanResultObject()556 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetSpanResultObject()559 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetSpanResultObject()565 resultObject.spanPosition.spanRange[RichEditorSpanRange::RANGEEND] = endPosition; in GetSpanResultObject()998 resultObject.spanPosition.spanRange[RichEditorSpanRange::RANGEEND] = endPosition; in GetSpanResultObject()1000 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSpanResultObject()1022 resultObject.spanPosition.spanRange[RichEditorSpanRange::RANGEEND] = endPosition; in GetSpanResultObject()1024 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSpanResultObject()
1832 resultObj.offsetInSpan[RichEditorSpanRange::RANGEEND]); in UpdateSpanItemDragStatus()2052 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSymbolSpanResultObject()2056 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetSymbolSpanResultObject()2060 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetSymbolSpanResultObject()2064 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetSymbolSpanResultObject()3720 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetBuilderResultObject()3815 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetTextResultObject()3819 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = itemLength; in GetTextResultObject()3823 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetTextResultObject()3827 resultObject.offsetInSpan[RichEditorSpanRange::RANGEEND] = end - startPosition; in GetTextResultObject()[all …]
1494 EXPECT_EQ(pattern->dragResultObjects_.back().offsetInSpan[RichEditorSpanRange::RANGEEND], 2);1505 EXPECT_EQ(pattern->dragResultObjects_.front().offsetInSpan[RichEditorSpanRange::RANGEEND], 5);1515 …EXPECT_EQ(pattern->dragResultObjects_.front().offsetInSpan[RichEditorSpanRange::RANGEEND], SPAN_UR…1566 EXPECT_EQ(pattern->dragResultObjects_.back().offsetInSpan[RichEditorSpanRange::RANGEEND], 1);