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

/openjdk7/jdk/src/share/classes/java/awt/font/
H A DTextMeasurer.java215 NumericShaper shaper = AttributeValues.getNumericShaping(paragraphAttrs);
H A DTextLayout.java572 NumericShaper shaper = AttributeValues.getNumericShaping(paragraphAttrs);
/openjdk7/jdk/src/share/classes/sun/font/
H A DAttributeValues.java179 public NumericShaper getNumericShaping() { return numericShaping; } method in class:AttributeValues
774 public static NumericShaper getNumericShaping(Map<?, ?> map) { method in class:AttributeValues

Completed in 322 milliseconds