Searched refs:downstreamEnd (Results 1 – 3 of 3) sorted by relevance
590 Position downstreamEnd = endingSelection().end().downstream(); in forwardDeleteKeyPressed() local593 … downstreamEnd = visibleEnd.next(CannotCrossEditingBoundary).deepEquivalent().downstream(); in forwardDeleteKeyPressed()595 …(downstreamEnd.deprecatedNode() && downstreamEnd.deprecatedNode()->renderer() && downstreamEnd.dep… in forwardDeleteKeyPressed()596 …Selection(VisibleSelection(endingSelection().end(), positionAfterNode(downstreamEnd.deprecatedNode… in forwardDeleteKeyPressed()
770 Position downstreamEnd = m_selectionToDelete.end().downstream(); in doApply() local
37082 cross-block selection. Change the end-of-deletion-fixup case to operate on the downstreamEnd