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

/openjdk7/jdk/src/share/classes/sun/font/
H A DCMap.java420 case 10: return new CMapFormat10(buffer, offset, xlat);
908 static class CMapFormat10 extends CMap { class in class:CMap
914 CMapFormat10(ByteBuffer bbuffer, int offset, char[] xlat) { method in class:CMap.CMapFormat10
H A DTrueTypeGlyphMapper.java266 cmap instanceof CMap.CMapFormat10 ||

Completed in 32 milliseconds