IsBoundsCleared   343 magick/layer.c     if (IsBoundsCleared(previous,coalesce_image,&bounds,exception) != MagickFalse)
IsBoundsCleared  1091 magick/layer.c     cleared=IsBoundsCleared(curr->previous,curr,&bounds[i],exception);
IsBoundsCleared  1121 magick/layer.c         try_cleared=IsBoundsCleared(prev_image,curr,&try_bounds,exception);
IsBoundsCleared  1192 magick/layer.c         try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1267 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1275 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);