Searched defs:getTypeface (Results 1 – 4 of 4) sorted by relevance
75 SkTypeface* getTypeface() { in getTypeface() function
81 const SkTypeface* getTypeface() const { return mTypeface; } in getTypeface() function
565 SkTypeface* getTypeface() const { return fTypeface; } in getTypeface() function
574 ANPTypeface* (*getTypeface)(const ANPPaint*); member