Searched refs:moveSet (Results 1 – 1 of 1) sorted by relevance
82 bool moveSet = !!((DragOperationGeneric | DragOperationMove) & op); in IEOpFromDragOp() local84 if ((moveSet && (op & DragOperationCopy) && (op & DragOperationLink)) in IEOpFromDragOp()87 if (moveSet && (op & DragOperationCopy)) in IEOpFromDragOp()89 if (moveSet && (op & DragOperationLink)) in IEOpFromDragOp()93 if (moveSet) in IEOpFromDragOp()