Searched refs:CTFontDrawGlyphsProc (Results 1 – 1 of 1) sorted by relevance
791 typedef decltype(legacy_CTFontDrawGlyphs) CTFontDrawGlyphsProc; typedef793 static CTFontDrawGlyphsProc* choose_CTFontDrawGlyphs() { in choose_CTFontDrawGlyphs()795 return (CTFontDrawGlyphsProc*)real; in choose_CTFontDrawGlyphs()800 SK_DECLARE_STATIC_ONCE_PTR(CTFontDrawGlyphsProc, gCTFontDrawGlyphs);