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

/openjdk7/jdk/src/solaris/classes/sun/font/
H A DFcFontConfiguration.java332 private File getFcInfoFile() { method in class:FcFontConfiguration
388 File fcInfoFile = getFcInfoFile();
399 warning("Failed renaming file to "+ getFcInfoFile());
403 warning("IOException writing to "+ getFcInfoFile());
414 File fcFile = getFcInfoFile();

Completed in 38 milliseconds