Searched refs:DLog (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DDnDUtilities.h64 // Turn DLog (debug log) on for debugging:
65 #define DLog(arg1) NSLog(arg1) macro
72 #define DLog(arg1);
H A DCDropTarget.m624 DLog(@"[CDropTarget draggingExited]: returning.\n");
693 DLog(@"[CDropTarget concludeDragOperation]: returning.\n");
702 DLog(@"[CDropTarget draggingEnded]: returning.\n");
H A DCDragSource.m511 DLog(@"[CDragSource drag]: calling dragImage/File:");

Completed in 31 milliseconds