Searched refs:FcMatrixScale (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXftCompat.h119 #define XftMatrixScale FcMatrixScale
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatrix.c92 FcMatrixScale (FcMatrix *m, double sx, double sy) function in typeref:typename:void
/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h295 # undef FcMatrixScale
296 extern __typeof (FcMatrixScale) FcMatrixScale __attribute((alias("IA__FcMatrixScale"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h259 extern __typeof (FcMatrixScale) IA__FcMatrixScale FC_ATTRIBUTE_VISIBILITY_HIDDEN;
260 #define FcMatrixScale IA__FcMatrixScale macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h819 FcMatrixScale (FcMatrix *m, double sx, double sy);

Completed in 7 milliseconds