Searched refs:adjustedInfo (Results 1 – 1 of 1) sorted by relevance
7022 SelectionInfo adjustedInfo; in OnBackPressed() local7023 adjustedInfo.SetSelectionStart(selection.selection[RichEditorSpanRange::RANGESTART]); in OnBackPressed()7024 adjustedInfo.SetSelectionEnd(selection.selection[RichEditorSpanRange::RANGEEND]); in OnBackPressed()7025 adjustedInfo.SetResultObjectList(resultObjects); in OnBackPressed()7026 return adjustedInfo; in OnBackPressed()