Searched refs:srcAndDestEqual (Results 1 – 1 of 1) sorted by relevance
175 bool srcAndDestEqual = false; in determineDropAction() local181 srcAndDestEqual = (DragSource::g_DragSourceView == destView); in determineDropAction()192 dropAct = srcAndDestEqual ? DNDConstants::ACTION_MOVE : in determineDropAction()203 if (srcAndDestEqual) in determineDropAction()
Completed in 13 milliseconds