Home | History | Annotate | Download | only in ports

Lines Matching refs:SkFontStyleSet

2203 class SkFontStyleSet_Mac : public SkFontStyleSet {
2286 static SkFontStyleSet* CreateSet(CFStringRef cfFamilyName) {
2321 SkFontStyleSet* onCreateStyleSet(int index) const override {
2328 SkFontStyleSet* onMatchFamily(const char familyName[]) const override {
2335 SkAutoTUnref<SkFontStyleSet> sset(this->matchFamily(familyName));