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

  /external/ImageMagick/MagickCore/
exception.c 518 % GetLocaleExceptionMessage() converts a enumerated exception severity and tag
521 % The format of the GetLocaleExceptionMessage method is:
523 % const char *GetLocaleExceptionMessage(const ExceptionType severity,
606 MagickExport const char *GetLocaleExceptionMessage(const ExceptionType severity,
    [all...]
methods.h 470 #define GetLocaleExceptionMessage PrependMagickMethod(GetLocaleExceptionMessage)
    [all...]

Completed in 508 milliseconds