Searched defs:fontName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DFontListParser.java46 Font(String fontName, int weight, boolean isItalic) { argument
47 this.fontName = fontName;
51 public String fontName; field in class:FontListParser.Font

Completed in 39 milliseconds