Searched defs:getTypeface (Results 1 – 5 of 5) sorted by relevance
134 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
558 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
217 SkTypeface* getTypeface() const { return fTypeface.get(); } in getTypeface() function
140 public Typeface getTypeface() { in getTypeface() method in ShadowTextView
47 SkTypeface* getTypeface(int index) override { in getTypeface() function in SkPipeInflator