Searched defs:postScriptName (Results 1 – 4 of 4) sorted by relevance
179 public Builder(@NonNull String postScriptName, @NonNull FontStyle style) { in Builder()242 private Font(@NonNull String postScriptName, @NonNull FontStyle style, in Font()
84 public Font(@NonNull String postScriptName, @NonNull FontStyle fontStyle, in Font()
376 String postScriptName = parser.getAttributeValue(null, ATTR_POSTSCRIPT_NAME); in readFont() local
266 public Font(@NonNull File file, @Nullable File originalFile, @NonNull String postScriptName, in Font()