Searched refs:FcMatrixCopy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatrix.c33 FcMatrixCopy (const FcMatrix *mat) function in typeref:typename:FcMatrix *
H A Dfcname.c358 v.u.m = FcMatrixCopy (&m);
H A Dfcpat.c108 v.u.m = FcMatrixCopy (v.u.m);
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h287 # undef FcMatrixCopy
288 extern __typeof (FcMatrixCopy) FcMatrixCopy __attribute((alias("IA__FcMatrixCopy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h251 extern __typeof (FcMatrixCopy) IA__FcMatrixCopy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
252 #define FcMatrixCopy IA__FcMatrixCopy macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h807 FcMatrixCopy (const FcMatrix *mat);

Completed in 9 milliseconds