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

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-conf.c36 int maxObjects; /* maximum number of tests in all substs */ member in struct:_FcConfig
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcxml.c2088 if (parse->config->maxObjects < n)
2089 parse->config->maxObjects = n;
2946 if (parse->config->maxObjects < n)
2947 parse->config->maxObjects = n;
H A Dfccfg.c187 config->maxObjects = 0;
2046 nobjs = FC_MAX_BASE_OBJECT + config->maxObjects + 2;
H A Dfcint.h544 * maxObjects is used to allocate appropriate intermediate storage
552 int maxObjects; /* maximum number of tests in all substs */ member in struct:_FcConfig
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h561 * maxObjects is used to allocate appropriate intermediate storage
569 int maxObjects; /* maximum number of tests in all substs */ member in struct:_FcConfig

Completed in 14 milliseconds