Searched refs:fontDir (Results 1 – 1 of 1) sorted by relevance
194 String fontDir = System.getProperty(FONT_DIR_PROPERTY); in getFontDir() local195 if (fontDir == null) { in getFontDir()199 fontDir = PLATFORM_DIR + in getFontDir()202 return fontDir; in getFontDir()