Home | History | Annotate | Download | only in editing

Lines Matching defs:collapsed

1322     // Treat a collapsed selection like no selection.
1444 // Non-collapsed ranges are not allowed to start at the end of a line that is wrapped,
1446 bool collapsed = range->collapsed(ec);
1459 VisiblePosition visibleStart(Position(startContainer, startOffset, Position::PositionIsOffsetInAnchor), collapsed ? affinity : DOWNSTREAM);