Searched refs:ThrowDrawException (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | drawing-wand.c | 62 #define ThrowDrawException(severity,tag,reason) (void) ThrowMagickException( \ macro 185 ThrowDrawException(ResourceLimitError,"MemoryAllocationFailed", in MVGPrintf() 199 ThrowDrawException(ResourceLimitError,"MemoryAllocationFailed", in MVGPrintf() 235 ThrowDrawException(DrawError,"UnableToPrint",format) in MVGPrintf() 269 ThrowDrawException(DrawError,"UnableToPrint",format) in MVGAutoWrapPrintf() 448 ThrowDrawException(ResourceLimitError,"MemoryAllocationFailed", in ClearDrawingWand() 1059 ThrowDrawException(ResourceLimitWarning,"MemoryAllocationFailed", in DrawComposite() 4131 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawPopPattern() 4134 ThrowDrawException(DrawWarning,"NotCurrentlyPushingPatternDefinition", in DrawPopPattern() 4278 ThrowDrawException(DrawError,"AlreadyPushingPatternDefinition", in DrawPushPattern() [all …]
|