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

  /external/ImageMagick/MagickCore/
locale.c 886 % GetLocaleValue() returns the message associated with the locale info.
888 % The format of the GetLocaleValue method is:
890 % const char *GetLocaleValue(const LocaleInfo *locale_info)
897 MagickExport const char *GetLocaleValue(const LocaleInfo *locale_info)
    [all...]
methods.h 476 #define GetLocaleValue PrependMagickMethod(GetLocaleValue)
    [all...]

Completed in 6880 milliseconds