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

/openjdk7/jdk/src/windows/classes/sun/awt/
H A DWin32FontManager.java140 fontPath = getPlatformFontPath(noType1Font);
/openjdk7/jdk/src/share/classes/sun/font/
H A DSunFontManager.java206 * initialised by the getPlatformFontPath() method
493 fontPath = getPlatformFontPath(noType1Font);
3173 String path = getPlatformFontPath(noType1Fonts);
3286 public String getPlatformFontPath(boolean noType1Font) { method in class:SunFontManager
3314 fontPath = getPlatformFontPath(noType1Font);
3449 fontPath = getPlatformFontPath(noType1Font);
/openjdk7/jdk/src/solaris/classes/sun/awt/
H A DX11FontManager.java232 fontPath = getPlatformFontPath(noType1Font);

Completed in 44 milliseconds