Searched defs:ValidateCompositeCommand (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/tests/
H A Dvalidate.c1216 % ValidateCompositeCommand() validates the ImageMagick composite command line
1219 % The format of the ValidateCompositeCommand method is:
1221 % size_t ValidateCompositeCommand(ImageInfo *image_info,
1238 static size_t ValidateCompositeCommand(ImageInfo *image_info,
2610 tests+=ValidateCompositeCommand(image_info,reference_filename,
1233 static size_t ValidateCompositeCommand(ImageInfo *image_info, function

Completed in 61 milliseconds