Home
last modified time | relevance | path

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

/external/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
/external/skqp/src/ports/
DSkFontHost_mac.cpp709 class SkTypeface_Mac : public SkTypeface { class
711 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, SkUniqueCFRef<CFTypeRef> resourceRef, in SkTypeface_Mac() function in SkTypeface_Mac