Searched refs:m_mouseDownTimestamp (Results 1 – 2 of 2) sorted by relevance
399 double m_mouseDownTimestamp; variable
175 , m_mouseDownTimestamp(0) in EventHandler()1157 m_mouseDownTimestamp = mouseEvent.timestamp(); in handleMousePressEvent()2298 …& dragState().m_dragSrcInSelection && event.event().timestamp() - m_mouseDownTimestamp < TextDragD… in handleDrag()