HomeSort by relevance Sort by last modified time
    Searched refs:GetConfigureInfo (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
configure.h 50 *GetConfigureInfo(const char *,ExceptionInfo *),
configure.c 354 % GetConfigureInfo() searches the configure list for the specified name and if
357 % The format of the GetConfigureInfo method is:
359 % const ConfigureInfo *GetConfigureInfo(const char *name,
364 % o configure_info: GetConfigureInfo() searches the configure list for the
372 MagickExport const ConfigureInfo *GetConfigureInfo(const char *name,
476 p=GetConfigureInfo("*",exception);
571 p=GetConfigureInfo("*",exception);
632 configure_info=GetConfigureInfo(option,exception);
    [all...]
methods.h 398 #define GetConfigureInfo PrependMagickMethod(GetConfigureInfo)
    [all...]

Completed in 2372 milliseconds