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

/openjdk7/jdk/src/share/classes/sun/font/
H A DCMap.java419 case 8: return new CMapFormat8(buffer, offset, xlat);
877 static class CMapFormat8 extends CMap { class in class:CMap
884 CMapFormat8(ByteBuffer bbuffer, int offset, char[] xlat) { method in class:CMap.CMapFormat8
H A DTrueTypeGlyphMapper.java265 cmap instanceof CMap.CMapFormat8 ||

Completed in 62 milliseconds