Searched refs:NativeGlyphMapper (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/font/
H A DNativeGlyphMapper.java41 * Because of the current lack of distinction the NativeGlyphMapper and
45 public class NativeGlyphMapper extends CharToGlyphMapper { class in inherits:CharToGlyphMapper
51 NativeGlyphMapper(NativeFont f) { method in class:NativeGlyphMapper
H A DNativeFont.java242 mapper = new NativeGlyphMapper(this);

Completed in 58 milliseconds