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

  /external/ImageMagick/MagickCore/
locale_.h 60 *GetLocaleOptions(const char *,ExceptionInfo *);
locale.c 213 options=GetLocaleOptions(filename,exception);
225 options=GetLocaleOptions("english.xml",exception);
796 % GetLocaleOptions() returns any Magick configuration messages associated
799 % The format of the GetLocaleOptions method is:
801 % LinkedListInfo *GetLocaleOptions(const char *filename,
811 MagickExport LinkedListInfo *GetLocaleOptions(const char *filename,
    [all...]
methods.h 475 #define GetLocaleOptions PrependMagickMethod(GetLocaleOptions)
    [all...]

Completed in 54 milliseconds