Searched defs:getTypeface (Results 1 – 12 of 12) sorted by relevance
69 function getTypeface(fontstr) { function
55 public Typeface getTypeface(String fontFamily, String style) { in getTypeface() method in FontAssetManager
197 SkTypeface* getTypeface() const {return fTypeface.get(); } in getTypeface() function
191 SkTypeface* getTypeface() const {return fTypeface.get(); } in getTypeface() function
160 protected Typeface getTypeface() { in getTypeface() method in ShadowPaint
266 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
270 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
233 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
120 getTypeface: function() {}, method
347 getTypeface: function() {}, method
1685 getTypeface(): Typeface | null; method