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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DFontConfiguration.java382 private static short[] stringIDs; field in class:FontConfiguration
389 stringIDs = new short[1000];
398 stringIDs = null;
1284 * (00) table_scriptIDs :stringIDs of all defined CharacterSubsetNames
1293 * (02) table_elcIDs :stringIDs of all defined ELC names, string
1300 * :stringIDs of all defined font file names
1302 * :stringIDs of all defined PlatformFontNames
1328 * :stringIDs of fallback CharacterSubsetnames, stored
1721 return stringTable.substring(stringIDs[stringID],
1722 stringIDs[stringI
[all...]

Completed in 543 milliseconds