Searched refs:SkTypeface_GetCTFontRef (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgammatext.cpp57 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
64 CTFontRef ct = SkTypeface_GetCTFontRef(face);
/external/skia/gm/
H A Dgammatext.cpp57 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
64 CTFontRef ct = SkTypeface_GetCTFontRef(face);
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp545 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
546 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { function
/external/skia/src/ports/
H A DSkFontHost_mac.cpp545 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
546 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { function

Completed in 124 milliseconds