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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DNumericShaper.java1091 shapeNonContextually(text, start, count);
1123 shapeNonContextually(text, start, count);
1163 shapeNonContextually(text, start, count);
1226 private void shapeNonContextually(char[] text, int start, int count) { method in class:NumericShaper

Completed in 33 milliseconds