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

/openjdk7/jdk/src/share/classes/sun/font/
H A DSunFontManager.java2982 Locale l = getSystemStartupLocale();
3045 Locale l = getSystemStartupLocale();
3126 Locale l = getSystemStartupLocale();
3154 Locale l = getSystemStartupLocale();
3767 if (requestedLocale.equals(getSystemStartupLocale()) &&
3842 private static Locale getSystemStartupLocale() { method in class:SunFontManager

Completed in 39 milliseconds