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

  /external/ImageMagick/MagickCore/
configure.h 55 *GetConfigurePaths(const char *,ExceptionInfo *),
version.c 291 paths=GetConfigurePaths(MagickURLFilename,exception);
configure.c 693 paths=GetConfigurePaths(filename,exception);
747 % GetConfigurePaths() returns any Magick configuration paths associated
750 % The format of the GetConfigurePaths method is:
752 % LinkedListInfo *GetConfigurePaths(const char *filename,
762 MagickExport LinkedListInfo *GetConfigurePaths(const char *filename,
    [all...]
locale.c 835 paths=GetConfigurePaths(filename,exception);
    [all...]
methods.h 402 #define GetConfigurePaths PrependMagickMethod(GetConfigurePaths)
    [all...]

Completed in 81 milliseconds