Lines Matching refs:ThrowDrawException

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()
4053 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawPopPattern()
4056 ThrowDrawException(DrawWarning,"NotCurrentlyPushingPatternDefinition", in DrawPopPattern()
4200 ThrowDrawException(DrawError,"AlreadyPushingPatternDefinition", in DrawPushPattern()
4292 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawRender()
4544 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawSetClipPath()
4906 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawSetFillPatternURL()
4910 ThrowDrawException(DrawError,"NotARelativeURL",fill_url); in DrawSetFillPatternURL()
4916 ThrowDrawException(DrawError,"URLNotFound",fill_url) in DrawSetFillPatternURL()
5349 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in DrawSetStrokePatternURL()
5352 ThrowDrawException(DrawError,"NotARelativeURL",stroke_url); in DrawSetStrokePatternURL()
5356 ThrowDrawException(DrawError,"URLNotFound",stroke_url) in DrawSetStrokePatternURL()
5512 ThrowDrawException(ResourceLimitError,"MemoryAllocationFailed", in DrawSetStrokeDashArray()
6818 ThrowDrawException(DrawError,"UnbalancedGraphicContextPushPop",wand->name) in PopDrawingWand()
6826 ThrowDrawException(WandError,"ContainsNoImages",wand->name); in PopDrawingWand()
6878 ThrowDrawException(ResourceLimitError,"MemoryAllocationFailed", in PushDrawingWand()