Home
last modified time | relevance | path

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

/external/skia/include/ports/
DSkTypeface_mac.h46 SK_API extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
/external/skia/src/ports/
DSkFontHost_mac.cpp575 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
576 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { in SkTypeface_GetCTFontRef() function