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

/openjdk7/jdk/src/solaris/classes/sun/awt/motif/
H A DMFontConfiguration.java288 nameID = getComponentFontID(scripts[i], fontIndex, styleIndex);
/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 36 milliseconds