Searched refs:GetConfigureOptions (Results 1 – 10 of 10) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | configure.h | 56 *GetConfigureOptions(const char *,ExceptionInfo *);
|
D | configure.c | 177 options=GetConfigureOptions(filename,exception); in AcquireConfigureCache() 642 MagickExport LinkedListInfo *GetConfigureOptions(const char *filename, in GetConfigureOptions() function
|
D | mime.c | 170 options=GetConfigureOptions(filename,exception); in AcquireMimeCache()
|
D | policy.c | 199 options=GetConfigureOptions(filename,exception); in AcquirePolicyCache()
|
D | type.c | 215 options=GetConfigureOptions(filename,exception); in AcquireTypeCache()
|
D | threshold.c | 1477 options=GetConfigureOptions(ThresholdsFilename,exception); in GetThresholdMap() 1828 options=GetConfigureOptions(ThresholdsFilename,exception); in ListThresholdMaps()
|
D | methods.h | 397 #define GetConfigureOptions PrependMagickMethod(GetConfigureOptions) macro
|
D | log.c | 292 options=GetConfigureOptions(filename,exception); in AcquireLogCache()
|
D | delegate.c | 214 options=GetConfigureOptions(filename,exception); in AcquireDelegateCache()
|
D | color.c | 858 options=GetConfigureOptions(filename,exception); in AcquireColorCache()
|