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

/openjdk7/jdk/test/java/awt/font/NumericShaper/
H A DEasternArabicTest.java35 static NumericShaper ns_old, ns_new; field in class:EasternArabicTest
56 ns_old = getContextualShaper(TAMIL|ETHIOPIC|EASTERN_ARABIC|ARABIC|THAI|LAO,
85 ns_old.shape(text, 0, text.length);

Completed in 30 milliseconds