Searched refs:ListConfigureInfo (Results 1 - 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dconfigure.h59 ListConfigureInfo(FILE *,ExceptionInfo *);
H A Dconfigure.c1058 % ListConfigureInfo() lists the configure info to a file.
1060 % The format of the ListConfigureInfo method is:
1062 % MagickBooleanType ListConfigureInfo(FILE *file,ExceptionInfo *exception)
1071 MagickExport MagickBooleanType ListConfigureInfo(FILE *file,
1053 MagickExport MagickBooleanType ListConfigureInfo(FILE *file, function
H A Dmethods.h697 #define ListConfigureInfo PrependMagickMethod(ListConfigureInfo) macro
/external/ImageMagick/MagickWand/
H A Doperation.c5015 (void) ListConfigureInfo((FILE *) NULL,_exception);
H A Dmogrify.c7171 (void) ListConfigureInfo((FILE *) NULL,exception);

Completed in 173 milliseconds