Searched refs:legacy_CTFontDrawGlyphs (Results 1 – 1 of 1) sorted by relevance
786 static void legacy_CTFontDrawGlyphs(CTFontRef, const CGGlyph glyphs[], const CGPoint points[], in legacy_CTFontDrawGlyphs() function791 typedef decltype(legacy_CTFontDrawGlyphs) CTFontDrawGlyphsProc;797 return &legacy_CTFontDrawGlyphs; in choose_CTFontDrawGlyphs()874 if (legacy_CTFontDrawGlyphs == ctFontDrawGlyphs) { in getCG()