HomeSort by: relevance | last modified time | path
    Searched refs:FcTypeMatrix (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/doc/
fcvalue.fncs 30 FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fcprivate.h 68 case FcTypeMatrix: \
fontconfig.h 211 FcTypeMatrix,
  /xsrc/external/mit/libXft/dist/include/X11/Xft/
XftCompat.h 152 #define XftTypeMatrix FcTypeMatrix
  /xsrc/external/mit/fontconfig/dist/src/
fcobjs.h 56 FC_OBJECT (MATRIX, FcTypeMatrix, NULL)
fcpat.c 51 case FcTypeMatrix:
107 case FcTypeMatrix:
257 case FcTypeMatrix:
308 case FcTypeMatrix:
871 v.type = FcTypeMatrix;
1082 if (v.type != FcTypeMatrix)
1583 case FcTypeMatrix:
fcname.c 355 case FcTypeMatrix:
599 case FcTypeMatrix:
fccfg.c 925 if (u.type == FcTypeMatrix)
928 v.type = FcTypeMatrix;
1106 case FcTypeMatrix: {
1239 v.type = FcTypeMatrix;
1404 case FcTypeMatrix:
1407 v.type = FcTypeMatrix;
fcdbg.c 54 case FcTypeMatrix:
fclist.c 271 case FcTypeMatrix:
fcxml.c 646 case FcTypeMatrix:
705 FcTypecheckValue (parse, FcTypeMatrix, type);
  /xsrc/external/mit/fontconfig/dist/test/
test-conf.c 254 v.type = FcTypeMatrix;

Completed in 11 milliseconds