IsBoundsCleared   343 magick/layer.c     if (IsBoundsCleared(previous,coalesce_image,&bounds,exception) != MagickFalse)
IsBoundsCleared  1101 magick/layer.c     cleared=IsBoundsCleared(curr->previous,curr,&bounds[i],exception);
IsBoundsCleared  1131 magick/layer.c         try_cleared=IsBoundsCleared(prev_image,curr,&try_bounds,exception);
IsBoundsCleared  1202 magick/layer.c         try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1277 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1285 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);