Searched defs:getTypeface (Results 1 – 5 of 5) sorted by relevance
65 SkTypeface* getTypeface() { in getTypeface() function
130 SkTypeface* getTypeface() const { return fTypeface; } in getTypeface() function
591 SkTypeface* getTypeface() const { return fTypeface; } in getTypeface() function
192 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
140 public Typeface getTypeface() { in getTypeface() method in ShadowTextView