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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextLine.java531 return charPos + line.getComponentShift(componentIndex);
765 private float getComponentShift(int index) { method in class:TextLine

Completed in 76 milliseconds