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

  /external/ImageMagick/MagickCore/
configure.c 499 % GetConfigureList() returns any configure options that match the specified
502 % The format of the GetConfigureList function is:
504 % char **GetConfigureList(const char *pattern,
536 MagickExport char **GetConfigureList(const char *pattern,
    [all...]
methods.h 372 #define GetConfigureList PrependMagickMethod(GetConfigureList)
    [all...]

Completed in 71 milliseconds