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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextLayout.java2035 private GeneralPath rightShape(Rectangle2D bounds) { method in class:TextLayout
2197 GeneralPath rs = rightShape(bounds);
2333 GeneralPath rs = rightShape(bounds);

Completed in 47 milliseconds