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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java288 setGraphicsConfig(gc);
1025 private boolean setGraphicsConfig(GraphicsConfiguration gc) { method in class:LWWindowPeer
1054 if (!setGraphicsConfig(newGC)) return false;

Completed in 100 milliseconds