Home | History | Annotate | Download | only in editing

Lines Matching refs:original

629 // e.g. if the original range spaned "hello" in <div>hello</div>, then this function extends the range to contain div's around it.
1049 VisibleSelection selectionForParagraphIteration(const VisibleSelection& original)
1051 VisibleSelection newSelection(original);