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

  /external/ImageMagick/MagickCore/
configure.h 56 *GetConfigureOptions(const char *,ExceptionInfo *);
coder.c 356 options=GetConfigureOptions(filename,exception);
configure.c 183 options=GetConfigureOptions(filename,exception);
654 % GetConfigureOptions() returns any Magick configuration options associated
657 % The format of the GetConfigureOptions method is:
659 % LinkedListInfo *GetConfigureOptions(const char *filename,
669 MagickExport LinkedListInfo *GetConfigureOptions(const char *filename,
    [all...]
magic.c 298 options=GetConfigureOptions(filename,exception);
    [all...]
mime.c 184 options=GetConfigureOptions(filename,exception);
    [all...]
policy.c 196 options=GetConfigureOptions(filename,exception);
    [all...]
threshold.c 882 options=GetConfigureOptions(ThresholdsFilename,exception);
    [all...]
log.c 288 options=GetConfigureOptions(filename,exception);
    [all...]
type.c 222 options=GetConfigureOptions(filename,exception);
    [all...]
methods.h 401 #define GetConfigureOptions PrependMagickMethod(GetConfigureOptions)
    [all...]
delegate.c 205 options=GetConfigureOptions(filename,exception);
    [all...]
color.c     [all...]
opencl.c 923 options=GetConfigureOptions(filename,exception);
    [all...]

Completed in 215 milliseconds