Searched refs:setFontLocation (Results 1 – 2 of 2) sorted by relevance
51 public static void setFontLocation(String fontLocation) { in setFontLocation() method in SystemFonts_Delegate
233 SystemFonts_Delegate.setFontLocation(fontLocation.getAbsolutePath() + File.separator); in init()