Lines Matching defs:put

431             elcIDs.put(getString(table_elcIDs[i]), i);
969 charsetRegistry.put(fontName, fc);
971 charsetRegistry.put(charsetName, fc);
1166 existsMap.put(fileName, exists);
1211 filenamesMap.put(componentFonts[i], mapFileName(compFileName));
1218 filenamesMap.put(componentFonts[i],
1663 reorderScripts.put(ss[i], scripts[i]);
1799 //if we have a "allfonts.script" def, then we just put
1936 //(15)short[] fallbackScriptIDs; just put the ID in head
2012 logicalFontIDs.put("serif", 0);
2013 logicalFontIDs.put("sansserif", 1);
2014 logicalFontIDs.put("monospaced", 2);
2015 logicalFontIDs.put("dialog", 3);
2016 logicalFontIDs.put("dialoginput",4);
2017 fontStyleIDs.put("plain", 0);
2018 fontStyleIDs.put("bold", 1);
2019 fontStyleIDs.put("italic", 2);
2020 fontStyleIDs.put("bolditalic", 3);
2030 componentFontNameIDs.put("", Short.valueOf((short)0));
2106 map.put(key, (short)map.size());
2113 public synchronized Object put(Object k, Object v) {
2131 filenames.put(faceID, fileID);
2134 exclusions.put(getID(scriptIDs,key), parseExclusions(key,value));
2197 sequences.put(elcID, scriptArrayIDs);
2199 alphabeticSuffix.put(elcID, getStringID("default"));
2202 alphabeticSuffix.put(elcID, getStringID("1252"));
2209 scriptAllfontsMotif.put(getID(scriptIDs,key), getID(componentFontNameIDs,value));
2211 scriptAllfonts.put(getID(scriptIDs,key), getID(componentFontNameIDs,value));
2216 awtfontpaths.put(getID(scriptIDs, key), getStringID(value));
2224 proportionals.put(getID(componentFontNameIDs, key),
2280 scriptFontsMotif.put(scriptID, pnids);
2282 scriptFonts.put(scriptID, pnids);