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

  /external/ImageMagick/MagickCore/
configure.h 56 *GetConfigureOptions(const char *,ExceptionInfo *);
configure.c 180 options=GetConfigureOptions(filename,exception);
638 % GetConfigureOptions() returns any Magick configuration options associated
641 % The format of the GetConfigureOptions method is:
643 % LinkedListInfo *GetConfigureOptions(const char *filename,
653 MagickExport LinkedListInfo *GetConfigureOptions(const char *filename,
    [all...]
mime.c 183 options=GetConfigureOptions(filename,exception);
    [all...]
policy.c 204 options=GetConfigureOptions(filename,exception);
    [all...]
methods.h 374 #define GetConfigureOptions PrependMagickMethod(GetConfigureOptions)
    [all...]
threshold.c     [all...]
log.c 290 options=GetConfigureOptions(filename,exception);
    [all...]
type.c 221 options=GetConfigureOptions(filename,exception);
    [all...]
delegate.c 220 options=GetConfigureOptions(filename,exception);
    [all...]
color.c     [all...]

Completed in 80 milliseconds