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

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DCDropTarget.h42 + (CDropTarget *) currentDropTarget; variable
H A DCDragSource.m605 if ([CDropTarget currentDropTarget]) targetActions = [[CDropTarget currentDropTarget] currentJavaActions];
677 if ([CDropTarget currentDropTarget]) targetActions = [[CDropTarget currentDropTarget] currentJavaActions];
708 if ([CDropTarget currentDropTarget]) targetActions = [[CDropTarget currentDropTarget] currentJavaActions];
H A DCDropTarget.m64 + (CDropTarget *) currentDropTarget {

Completed in 50 milliseconds