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

  /external/ImageMagick/MagickCore/
configure.h 51 **GetConfigureInfoList(const char *,size_t *,ExceptionInfo *);
configure.c 401 % GetConfigureInfoList() returns any configure options that match the
404 % The format of the GetConfigureInfoList function is:
406 % const ConfigureInfo **GetConfigureInfoList(const char *pattern,
441 MagickExport const ConfigureInfo **GetConfigureInfoList(const char *pattern,
    [all...]
methods.h 370 #define GetConfigureInfoList PrependMagickMethod(GetConfigureInfoList)
    [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 425 configure_info=GetConfigureInfoList(option,&number_options,exception);
    [all...]

Completed in 66 milliseconds