Searched refs:moveSet (Results 1 – 1 of 1) sorted by relevance
79 bool moveSet = !!((DragOperationGeneric | DragOperationMove) & op); in IEOpFromDragOp() local81 if ((moveSet && (op & DragOperationCopy) && (op & DragOperationLink)) in IEOpFromDragOp()84 if (moveSet && (op & DragOperationCopy)) in IEOpFromDragOp()86 if (moveSet && (op & DragOperationLink)) in IEOpFromDragOp()90 if (moveSet) in IEOpFromDragOp()