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

/libcore/ojluni/src/main/java/java/awt/font/
H A DNumericShaper.java1109 shapeNonContextually(text, start, count);
1141 shapeNonContextually(text, start, count);
1181 shapeNonContextually(text, start, count);
1244 private void shapeNonContextually(char[] text, int start, int count) { method in class:NumericShaper

Completed in 29 milliseconds