Home
last modified time | relevance | path

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

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