Searched defs:getTypeface (Results 1 – 10 of 10) sorted by relevance
69 function getTypeface(fontstr) { function
55 public Typeface getTypeface(String fontFamily, String style) { in getTypeface() method in FontAssetManager
34 sk_sp<SkTypeface> getTypeface() const { return fTypeface; } in getTypeface() function
199 SkTypeface* getTypeface() const {return fTypeface.get(); } in getTypeface() function
160 protected Typeface getTypeface() { in getTypeface() method in ShadowPaint
278 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
236 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
194 protected Typeface getTypeface() { in getTypeface() method in ShadowPaint
356 getTypeface: function() {}, method
1696 getTypeface(): Typeface | null; method