Searched refs:m_documentIsHandlingDrag (Results 1 – 2 of 2) sorted by relevance
105 bool m_documentIsHandlingDrag; variable
137 , m_documentIsHandlingDrag(false) in DragController()243 if ((m_dragDestinationAction & DragDestinationActionDHTML) && m_documentIsHandlingDrag) { in performDrag()297 m_documentIsHandlingDrag = tryDocumentDrag(dragData, m_dragDestinationAction, dragSession); in dragEnteredOrUpdated()298 if (!m_documentIsHandlingDrag && (m_dragDestinationAction & DragDestinationActionLoad)) in dragEnteredOrUpdated()