Searched refs:FcLangSetDestroy (Results 1 – 3 of 3) sorted by relevance
197 # undef FcLangSetDestroy198 extern __typeof (FcLangSetDestroy) FcLangSetDestroy __attribute((alias("IA__FcLangSetDestroy"), vis…
169 extern __typeof (FcLangSetDestroy) IA__FcLangSetDestroy __attribute((visibility("hidden")));170 #define FcLangSetDestroy IA__FcLangSetDestroy macro
116 typedef SkAutoFc<FcLangSet, FcLangSetCreate, FcLangSetDestroy> SkAutoFcLangSet;