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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c158 config->acceptGlobs = FcStrSetCreate ();
159 if (!config->acceptGlobs)
223 FcStrSetDestroy (config->acceptGlobs);
370 FcStrSetDestroy (config->acceptGlobs);
2918 FcStrSet *set = accept ? config->acceptGlobs : config->rejectGlobs;
2944 if (FcConfigGlobsMatch (config->acceptGlobs, filename))
H A Dfcint.h556 FcStrSet *acceptGlobs; member in struct:_FcConfig
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-conf.c37 FcStrSet *acceptGlobs; member in struct:_FcConfig
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h573 FcStrSet *acceptGlobs; member in struct:_FcConfig

Completed in 10 milliseconds