Home
last modified time | relevance | path

Searched defs:SkTypeface_Mac (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/ports/
DSkScalerContext_mac_ct.h36 class SkTypeface_Mac; variable
DSkTypeface_mac_ct.h72 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac() function
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp698 class SkTypeface_Mac : public SkTypeface { class
700 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, SkUniqueCFRef<CFTypeRef> resourceRef, in SkTypeface_Mac() function in SkTypeface_Mac