Searched defs:getFont (Results 1 – 2 of 2) sorted by relevance
142 public synchronized List<Font> getFont(String family, int style) { in getFont() method in FontLoader282 private Font getFont(String fileName) { in getFont() method in FontLoader.FontHandler
120 Font * getFont() {return mFont.get();} in getFont() function