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

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWDragSourceContextPeer.java132 getNativeContext(),
139 getNativeContext(),
/openjdk7/jdk/src/share/classes/sun/awt/dnd/
H A DSunDragSourceContextPeer.java161 setNativeCursor(getNativeContext(), c,
229 protected synchronized long getNativeContext() { method in class:SunDragSourceContextPeer
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCDragSourceContextPeer.java170 final long nativeDragSource = getNativeContext();
194 final long nativeDragSource = getNativeContext();

Completed in 32 milliseconds