Lines Matching refs:info

484                             logger.info("JRE font directory: " + jreFontDirName);
485 logger.info("Extra font path: " + extraFontPath);
486 logger.info("Debug font path: " + dbgFontPath);
697 FontUtilities.getLogger().info("Add to Family "+ f.familyName +
758 FontUtilities.getLogger().info("Add to Family "+familyName +
843 .info("Replace in Family " + familyName +
931 for (FontRegistrationInfo info : deferredFontFiles.values()) {
932 if (info.fontFilePath != null &&
933 info.fontFilePath.startsWith(jreDir)) {
934 initialiseDeferredFont(info.fontFilePath);
1078 .info("Opening deferred font file " + fileNameKey);
1169 .info("Registered file " + fileName + " as font " +
1484 .info("No file for font:" + name);
1535 .info("Found non-registry file : " + pathFile);
1582 .info("Trying to resolve file " + fullPath);
1593 .info("Resolved absent registry entry for " +
1720 info("Hardcoded file missing looking for " + lcName);
1749 info("Hardcoded file missing looking for " + lcName);
1830 logger.info("fontdir="+pathDirs[i]);
1833 logger.info("font="+keyName+" file="+ fontToFileMap.get(keyName));
1836 logger.info("font="+keyName+" family="+
1840 logger.info("family="+keyName+ " fonts="+
2017 .info("Platform lookup : No file for font " +
2100 FontUtilities.getLogger().info("Search for font: " + name);
2212 .info("findFontFromPlatformMap returned " + font);
2233 .info("Found font via platform API for request:\"" +
2345 .info("Load fonts looking for:" + name);
2355 .info("Load font files looking for:" + name);
2415 FontUtilities.getLogger().info("No font found for:" + name);
2720 .info("Searching localised font names for:" + name);
2887 .info("Entered useAlternateFontforJALocales().");
2912 FontUtilities.getLogger().info("Entered preferLocaleFonts().");
2946 .info("Entered preferProportionalFonts().");
3251 FontUtilities.getLogger().info(message);
3306 .info("SunGraphicsEnvironment.loadFonts() called");
3443 FontUtilities.getLogger().info("loadAllFontFiles() called");
3479 .info("Initialising composite fonts");
3580 .info("registered " + descriptor.getFaceName());