Home
last modified time | relevance | path

Searched refs:SkTypeface_GetCTFontRef (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/ports/
DSkTypeface_mac.h41 SK_API extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
/external/skqp/include/ports/
DSkTypeface_mac.h46 SK_API extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
/external/skia/modules/skshaper/src/
DSkShaper_coretext.cpp130 auto ctfont = SkTypeface_GetCTFontRef(typeface); in create_ctfont_from_font()
/external/skia/src/ports/
DSkTypeface_mac_ct.cpp219 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { in SkTypeface_GetCTFontRef() function
/external/skqp/src/ports/
DSkFontHost_mac.cpp71 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { in SkTypeface_GetCTFontRef() function