HomeSort by: relevance | last modified time | path
    Searched refs:FcTypeCharSet (Results 1 - 11 of 11) 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 71 case FcTypeCharSet: \
fontconfig.h 212 FcTypeCharSet,
  /xsrc/external/mit/fontconfig/dist/src/
fcobjs.h 57 FC_OBJECT (CHARSET, FcTypeCharSet, FcCompareCharSet)
fcpat.c 54 case FcTypeCharSet:
79 case FcTypeCharSet:
81 new.type = FcTypeCharSet;
112 case FcTypeCharSet:
259 case FcTypeCharSet:
313 case FcTypeCharSet:
898 v.type = FcTypeCharSet;
1119 if (v.type != FcTypeCharSet)
1519 case FcTypeCharSet:
1586 case FcTypeCharSet
    [all...]
fcname.c 360 case FcTypeCharSet:
603 case FcTypeCharSet:
fccfg.c 935 else if (u.type == FcTypeCharSet && buf)
938 v.type = FcTypeCharSet;
1122 case FcTypeCharSet: {
1259 v.type = FcTypeCharSet;
1424 case FcTypeCharSet:
1427 v.type = FcTypeCharSet;
1433 v.type = FcTypeCharSet;
fcdbg.c 57 case FcTypeCharSet: /* XXX */
fclist.c 273 case FcTypeCharSet:
fcxml.c 648 case FcTypeCharSet:
711 FcTypecheckValue (parse, FcTypeCharSet, type);
3036 value.type = FcTypeCharSet;
  /xsrc/external/mit/fontconfig/dist/test/
test-conf.c 125 if (fc_o && fc_o->type == FcTypeCharSet) {
131 v.type = FcTypeCharSet;

Completed in 15 milliseconds