Searched refs:startLineIndex (Results 1 – 1 of 1) sorted by relevance
681 int32 startLineIndex = fTextDocumentLayout.LineIndexForOffset(start); in _GetSelectionShape() local684 if (startLineIndex == endLineIndex) { in _GetSelectionShape()696 } else if (startLineIndex == endLineIndex - 1 && endX1 <= startX1) { in _GetSelectionShape()