Searched refs:ThrowDisplayException (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | display.c | 264 #define ThrowDisplayException(asperity,tag,option) \ in DisplayImageCommand() macro 367 ThrowDisplayException(ResourceLimitError,"MemoryAllocationFailed", in DisplayImageCommand() 372 ThrowDisplayException(ResourceLimitError,"MemoryAllocationFailed", in DisplayImageCommand() 394 ThrowDisplayException(OptionError,"MissingArgument",option); in DisplayImageCommand() 411 ThrowDisplayException(XServerError,"UnableToOpenXServer", in DisplayImageCommand() 458 ThrowDisplayException(OptionError,"ParenthesisNestedTooDeeply", in DisplayImageCommand() 467 ThrowDisplayException(OptionError,"UnableToParseExpression",option); in DisplayImageCommand() 503 ThrowDisplayException(ResourceLimitError,"MemoryAllocationFailed", in DisplayImageCommand() 666 ThrowDisplayException(OptionError,"MissingArgument",option); in DisplayImageCommand() 670 ThrowDisplayException(OptionError, in DisplayImageCommand() [all …]
|