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

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DMetacity.java208 private Shape getRoundedClipShape(int x, int y, int w, int h, method in class:Metacity
295 g.setClip(getRoundedClipShape(0, 0, w, h,
298 g.setClip(getRoundedClipShape(0, 0, w, h,
397 g.setClip(getRoundedClipShape(0, 0, width, height, 12, 12,

Completed in 525 milliseconds