Searched defs:getComponentFontID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/
H A DFontConfiguration.java490 nameIDs[index] = getComponentFontID(coreScripts[index],
505 short id = getComponentFontID(fallbackScripts[i],
1570 protected static short getComponentFontID(short scriptID, int fontIndex, int styleIndex) { method in class:FontConfiguration

Completed in 93 milliseconds