Searched refs:EndPointIsStart (Results 1 – 1 of 1) sorted by relevance
280 enum EndPointType { EndPointIsStart, EndPointIsEnd }; enumerator295 …et + oldLength) || (positionOffset == offset + oldLength && (type == EndPointIsStart || oldLength)… in shouldRemovePositionAfterAdoptingTextReplacement()311 …sitionAfterAdoptingTextReplacement(base, m_selection.isBaseFirst() ? EndPointIsStart : EndPointIsE… in textWillBeReplaced()312 …gTextReplacement(extent, m_selection.isBaseFirst() ? EndPointIsEnd : EndPointIsStart, node, offset… in textWillBeReplaced()313 …emoveStart = shouldRemovePositionAfterAdoptingTextReplacement(start, EndPointIsStart, node, offset… in textWillBeReplaced()