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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DFontConfiguration.java498 nameIDs[index] = remapProportional(fontIndex, nameIDs[index]);
512 id = remapProportional(fontIndex, id);
561 private short remapProportional(int fontIndex, short id) { method in class:FontConfiguration

Completed in 35 milliseconds