Home | History | Annotate | Download | only in editing

Lines Matching refs:setWithoutValidation

254             m_selection.setWithoutValidation(m_selection.start(), m_selection.end());
256 m_selection.setWithoutValidation(m_selection.end(), m_selection.start());
320 newSelection.setWithoutValidation(base, extent);
323 newSelection.setWithoutValidation(start, end);
325 newSelection.setWithoutValidation(end, start);