Searched refs:fontRef (Results 1 – 2 of 2) sorted by relevance
72 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac() argument75 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()
711 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, SkUniqueCFRef<CFTypeRef> resourceRef, in SkTypeface_Mac() argument715 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()