Searched refs:CUSTOM_CURSOR (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCCursorManager.java90 if (type != Cursor.CUSTOM_CURSOR) {
/openjdk7/jdk/src/share/classes/java/awt/
H A DCursor.java160 public static final int CUSTOM_CURSOR = -1; field in class:Cursor
413 this.type = Cursor.CUSTOM_CURSOR;

Completed in 48 milliseconds