IsBoundsCleared   344 magick/layer.c     if (IsBoundsCleared(previous,coalesce_image,&bounds,exception) != MagickFalse)
IsBoundsCleared  1102 magick/layer.c     cleared=IsBoundsCleared(curr->previous,curr,&bounds[i],exception);
IsBoundsCleared  1132 magick/layer.c         try_cleared=IsBoundsCleared(prev_image,curr,&try_bounds,exception);
IsBoundsCleared  1203 magick/layer.c         try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1278 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);
IsBoundsCleared  1286 magick/layer.c             try_cleared=IsBoundsCleared(bgnd_image,curr,&try_bounds,exception);