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

/openjdk7/jdk/src/share/classes/sun/font/
H A DSunFontManager.java2841 private boolean gLocalePref = false; field in class:SunFontManager
2920 if (gLocalePref == true) {
2923 gLocalePref = true;
2924 createCompositeFonts(fontNameCache, gLocalePref, gPropPref);
2960 createCompositeFonts(fontNameCache, gLocalePref, gPropPref);

Completed in 39 milliseconds