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