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

  /external/ImageMagick/MagickCore/
configure.h 43 **GetConfigureList(const char *,size_t *,ExceptionInfo *),
configure.c 515 % GetConfigureList() returns any configure options that match the specified
518 % The format of the GetConfigureList function is:
520 % char **GetConfigureList(const char *pattern,
552 MagickExport char **GetConfigureList(const char *pattern,
    [all...]
methods.h 399 #define GetConfigureList PrependMagickMethod(GetConfigureList)
    [all...]
  /external/ImageMagick/MagickWand/
magick-wand.c 474 options=GetConfigureList(pattern,number_options,exception);
    [all...]

Completed in 2061 milliseconds