Home | History | Annotate | Download | only in ports

Lines Matching refs:SkFontStyleSet

2376 class SkFontStyleSetGDI : public SkFontStyleSet {
2444 SkFontStyleSet* onCreateStyleSet(int index) const override {
2449 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
2461 SkAutoTUnref<SkFontStyleSet> sset(this->matchFamily(familyName));