Searched refs:SkFontStyleSet_Mac (Results 1 – 1 of 1) sorted by relevance
2203 class SkFontStyleSet_Mac : public SkFontStyleSet { class2205 SkFontStyleSet_Mac(CFStringRef familyName, CTFontDescriptorRef desc) in SkFontStyleSet_Mac() function in SkFontStyleSet_Mac2216 virtual ~SkFontStyleSet_Mac() { in ~SkFontStyleSet_Mac()2296 return new SkFontStyleSet_Mac(cfFamilyName, desc); in CreateSet()