Lines Matching refs:RectangleInfo
100 static void ClearBounds(Image *image,RectangleInfo *bounds, in ClearBounds()
166 const Image *image2,RectangleInfo *bounds,ExceptionInfo *exception) in IsBoundsCleared()
239 RectangleInfo in CoalesceImages()
383 RectangleInfo in DisposeImages()
590 static RectangleInfo CompareImagesBounds(const Image *image1, in CompareImagesBounds()
593 RectangleInfo in CompareImagesBounds()
751 RectangleInfo in CompareImagesLayers()
773 bounds=(RectangleInfo *) AcquireQuantumMemory((size_t) in CompareImagesLayers()
775 if (bounds == (RectangleInfo *) NULL) in CompareImagesLayers()
784 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in CompareImagesLayers()
805 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in CompareImagesLayers()
822 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in CompareImagesLayers()
852 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in CompareImagesLayers()
924 RectangleInfo in OptimizeLayerFrames()
975 bounds=(RectangleInfo *) AcquireQuantumMemory((size_t) in OptimizeLayerFrames()
978 if (bounds == (RectangleInfo *) NULL) in OptimizeLayerFrames()
985 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
994 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
1102 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
1129 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
1284 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
1351 bounds=(RectangleInfo *) RelinquishMagickMemory(bounds); in OptimizeLayerFrames()
1514 RectangleInfo in OptimizeImageTransparency()
1594 RectangleInfo in RemoveDuplicateLayers()
1912 RectangleInfo in MergeImageLayers()