HomeSort by: relevance | last modified time | path
    Searched defs:FcMatrixCopy (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/src/
fcmatrix.c 33 FcMatrixCopy (const FcMatrix *mat)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 251 extern __typeof (FcMatrixCopy) IA__FcMatrixCopy FC_ATTRIBUTE_VISIBILITY_HIDDEN;
252 #define FcMatrixCopy IA__FcMatrixCopy
fcaliastail.h 287 # undef FcMatrixCopy
288 extern __typeof (FcMatrixCopy) FcMatrixCopy __attribute((alias("IA__FcMatrixCopy"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 5 milliseconds