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

/openjdk7/jdk/test/java/awt/font/Rotate/
H A DTestTransform.java49 public static void testFontOfSize(float sz, Object textHint) { method in class:TestTransform
72 testFontOfSize(0.0f, aahints[i]);
73 testFontOfSize(-10.0f, aahints[i]);

Completed in 50 milliseconds