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

/openjdk7/jdk/src/share/classes/sun/font/
H A DNullFontScaler.java32 class NullFontScaler extends FontScaler { class in inherits:FontScaler
33 NullFontScaler() {} method in class:NullFontScaler
35 public NullFontScaler(Font2D font, int indexInCollection, method in class:NullFontScaler
99 /* Ideally NullFontScaler should not have native code.

Completed in 24 milliseconds