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

  /external/ImageMagick/MagickCore/
locale.c 750 % GetLocaleMessage() returns a message in the current locale that matches the
753 % The format of the GetLocaleMessage method is:
755 % const char *GetLocaleMessage(const char *tag)
762 MagickExport const char *GetLocaleMessage(const char *tag)
    [all...]
methods.h 474 #define GetLocaleMessage PrependMagickMethod(GetLocaleMessage)
    [all...]

Completed in 683 milliseconds