Searched refs:moveSet (Results 1 – 1 of 1) sorted by relevance
76 bool moveSet = !!((DragOperationGeneric | DragOperationMove) & op); in IEOpFromDragOp() local78 if ((moveSet && (op & DragOperationCopy) && (op & DragOperationLink)) in IEOpFromDragOp()81 if (moveSet && (op & DragOperationCopy)) in IEOpFromDragOp()83 if (moveSet && (op & DragOperationLink)) in IEOpFromDragOp()87 if (moveSet) in IEOpFromDragOp()