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

/openjdk7/jdk/src/share/classes/sun/font/
H A DCMap.java222 getConverterMap(ShiftJISEncoding));
226 getConverterMap(GBKEncoding));
243 getConverterMap(GBKEncoding));
247 getConverterMap(Big5Encoding));
252 getConverterMap(WansungEncoding));
256 getConverterMap(JohabEncoding));
390 static char[] getConverterMap(short encodingID) { method in class:CMap

Completed in 234 milliseconds