Home | History | Annotate | Download | only in page

Lines Matching refs:TextDragDelay

2298     if (m_mouseDownMayStartDrag && !dragState().m_dragSrcIsImage && dragState().m_dragSrcInSelection && event.event().timestamp() - m_mouseDownTimestamp < TextDragDelay) {