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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java369 void setUserBounds(SunGraphics2D sg2d, int x, int y, int width, int height) { method in class:OSXSurfaceData
763 setUserBounds(sg2d, x, y, w, h);

Completed in 73 milliseconds