Lines Matching refs:familyName
28 bool sysFont, const SkString familyName, int index);
32 void onGetFamilyName(SkString* familyName) const override;
65 const SkString familyName);
82 const SkString familyName, const char path[], int index);
104 explicit SkFontStyleSet_Custom(const SkString familyName);
140 void onGetFamilyName(int index, SkString* familyName) const override;
142 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
143 SkTypeface* onMatchFamilyStyle(const char familyName[],
145 SkTypeface* onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle&,
152 sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const override;