Searched refs:srcAndDestEqual (Results 1 – 1 of 1) sorted by relevance
173 bool srcAndDestEqual = false; in determineDropAction() local179 srcAndDestEqual = (DragSource::g_DragSourceView == destView); in determineDropAction()190 dropAct = srcAndDestEqual ? DNDConstants::ACTION_MOVE : in determineDropAction()201 if (srcAndDestEqual) in determineDropAction()