Searched refs:sk_legacy_CTFontDrawGlyphs (Results 1 – 1 of 1) sorted by relevance
758 static void sk_legacy_CTFontDrawGlyphs(CTFontRef, const CGGlyph glyphs[], const CGPoint points[], in sk_legacy_CTFontDrawGlyphs() function769 return realCTFontDrawGlyphs ? realCTFontDrawGlyphs : sk_legacy_CTFontDrawGlyphs; in SkChooseCTFontDrawGlyphs()848 if (sk_legacy_CTFontDrawGlyphs == ctFontDrawGlyphs) { in getCG()