Home | History | Annotate | Download | only in dom

Lines Matching refs:collapse

214         collapse(true, ec);
217 collapse(true, ec);
252 collapse(false, ec);
255 collapse(false, ec);
258 void Range::collapse(bool toStart, ExceptionCode& ec)
844 // Collapse the range, making sure that the result is not within a node that was partially selected.