Home
last modified time | relevance | path

Searched refs:GetLocaleExceptionMessage (Results 1 – 12 of 12) sorted by relevance

/external/ImageMagick/MagickCore/
Dexception.h139 *GetLocaleExceptionMessage(const ExceptionType,const char *);
Dexception.c643 MagickExport const char *GetLocaleExceptionMessage(const ExceptionType severity, in GetLocaleExceptionMessage() function
1119 locale=GetLocaleExceptionMessage(severity,tag); in ThrowMagickExceptionList()
Dimage-view.c414 (void) CopyMagickString(description,GetLocaleExceptionMessage( in GetImageViewException()
420 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in GetImageViewException()
Dmethods.h468 #define GetLocaleExceptionMessage PrependMagickMethod(GetLocaleExceptionMessage) macro
Dwidget.c8149 text=GetLocaleExceptionMessage(XServerError,reason); in XNoticeWidget()
8155 text=GetLocaleExceptionMessage(XServerError,description); in XNoticeWidget()
/external/ImageMagick/MagickWand/
Dmagick-wand.c292 (void) CopyMagickString(description,GetLocaleExceptionMessage( in MagickGetException()
297 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in MagickGetException()
Dpixel-iterator.c555 (void) CopyMagickString(description,GetLocaleExceptionMessage( in PixelGetIteratorException()
561 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in PixelGetIteratorException()
Dwand-view.c430 (void) CopyMagickString(description,GetLocaleExceptionMessage( in GetWandViewException()
436 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in GetWandViewException()
Dpixel-wand.c887 (void) CopyMagickString(description,GetLocaleExceptionMessage( in PixelGetException()
892 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in PixelGetException()
Ddrawing-wand.c1370 (void) CopyMagickString(description,GetLocaleExceptionMessage( in DrawGetException()
1376 (void) ConcatenateMagickString(description,GetLocaleExceptionMessage( in DrawGetException()
/external/ImageMagick/PerlMagick/
DMagick.xs122 GetLocaleExceptionMessage((exception)->severity,(exception)->reason) : \
124 (exception)->description ? GetLocaleExceptionMessage( \
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in122 GetLocaleExceptionMessage((exception)->severity,(exception)->reason) : \
124 (exception)->description ? GetLocaleExceptionMessage( \