Home
last modified time | relevance | path

Searched refs:fontRef (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkTypeface_mac_ct.h72 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac() argument
75 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp700 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, SkUniqueCFRef<CFTypeRef> resourceRef, in SkTypeface_Mac() argument
704 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()