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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCCustomCursor.java68 fImage = createTransparentImage(width, height);
99 private static BufferedImage createTransparentImage(int w, int h) { method in class:CCustomCursor

Completed in 23 milliseconds