Home
last modified time | relevance | path

Searched refs:GetConfigureValue (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.h47 *GetConfigureValue(const ConfigureInfo *);
Dconfigure.c610 value=GetConfigureValue(configure_info); in GetConfigureOption()
976 MagickExport const char *GetConfigureValue(const ConfigureInfo *configure_info) in GetConfigureValue() function
Dmethods.h399 #define GetConfigureValue PrependMagickMethod(GetConfigureValue) macro