Home | History | Annotate | Download | only in page

Lines Matching refs:extendSelection

506     bool extendSelection = event.event().shiftKey() && !event.isOverLink();
512 if (!extendSelection && m_frame->selection().contains(vPoint)) {
526 if (extendSelection && newSelection.isCaretOrRange()) {