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

/libcore/luni/src/main/java/java/awt/font/
H A DNumericShaper.java719 int index = getCharIndex(text[ind]);
759 private int getCharIndex(char ch){ method in class:NumericShaper

Completed in 18 milliseconds