Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dcomposite.c401 #define ThrowCompositeException(asperity,tag,option) \ in CompositeImageCommand() macro
489 ThrowCompositeException(ResourceLimitError,"MemoryAllocationFailed", in CompositeImageCommand()
498 ThrowCompositeException(OptionError,"ParenthesisNestedTooDeeply", in CompositeImageCommand()
507 ThrowCompositeException(OptionError,"UnableToParseExpression",option); in CompositeImageCommand()
542 ThrowCompositeException(OptionError,"MissingArgument",option); in CompositeImageCommand()
556 ThrowCompositeException(OptionError,"MissingArgument",option); in CompositeImageCommand()
559 ThrowCompositeException(OptionError, in CompositeImageCommand()
569 ThrowCompositeException(OptionError,"MissingArgument",option); in CompositeImageCommand()
572 ThrowCompositeException(OptionError,"UnrecognizedOption",option) in CompositeImageCommand()
582 ThrowCompositeException(OptionError,"MissingArgument",option); in CompositeImageCommand()
[all …]