Searched defs:fontStyle (Results 1 – 4 of 4) sorted by relevance
254 FontStyle fontStyle = (FontStyle) o; in equals() local
71 FontStyle fontStyle; member
243 …static public Font create(RenderScript rs, Resources res, String familyName, Style fontStyle, floa… in create()
83 public Font(@NonNull String postScriptName, @NonNull FontStyle fontStyle, in Font()