Searched refs:FcIdentityMatrix (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmatrix.c30 const FcMatrix FcIdentityMatrix = { 1, 0, 0, 1 }; variable in typeref:typename:const FcMatrix
48 if (mat != &FcIdentityMatrix)
H A Dfcint.h1223 extern FcPrivate const FcMatrix FcIdentityMatrix;
H A Dfccfg.c927 v.u.m = &FcIdentityMatrix;
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h1240 extern FcPrivate const FcMatrix FcIdentityMatrix;

Completed in 9 milliseconds