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

/openjdk7/jdk/src/share/classes/sun/font/
H A DDecoration.java70 Rectangle2D handleGetCharVisualBounds(int index); method in interface:Decoration.Label
132 return label.handleGetCharVisualBounds(index);
H A DGraphicComponent.java280 public Rectangle2D handleGetCharVisualBounds(int index) { method in class:GraphicComponent
H A DExtendedTextSourceLabel.java388 public Rectangle2D handleGetCharVisualBounds(int index) { method in class:ExtendedTextSourceLabel

Completed in 34 milliseconds