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

  /external/ImageMagick/MagickCore/
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...]
methods.h 402 #define GetConfigurePaths PrependMagickMethod(GetConfigurePaths)
    [all...]

Completed in 114 milliseconds