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 417 % GetConfigureInfoList() returns any configure options that match the
420 % The format of the GetConfigureInfoList function is:
422 % const ConfigureInfo **GetConfigureInfoList(const char *pattern,
457 MagickExport const ConfigureInfo **GetConfigureInfoList(const char *pattern,
    [all...]
methods.h 397 #define GetConfigureInfoList PrependMagickMethod(GetConfigureInfoList)
    [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 425 configure_info=GetConfigureInfoList(option,&number_options,exception);
    [all...]

Completed in 38 milliseconds