Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:cleared

95 %    o image: the image to had the area cleared in
145 % IsBoundsCleared() tests whether any pixel in the bounds given, gets cleared
161 % o image1, image 2: the images to check for cleared pixels
915 cleared.
946 cleared;
1020 No pixel could be cleared as all pixels are already cleared.
1053 cleared=IsBoundsCleared(curr->previous,curr,&bounds[i],exception);
1060 cleared?" (pixels cleared)":"");
1088 try_cleared?" (pixels were cleared)":"");
1090 if ( (!try_cleared && cleared ) ||
1094 cleared=try_cleared;
1107 This method will always clear all the pixels that need to be cleared.
1124 if ( cleared ||
1129 cleared=MagickFalse;
1157 try_cleared?"(pixels cleared)":"");
1164 include the pixels that are cleared. This guaranteed
1233 try_cleared?" (pixels cleared)":"");
1241 try_cleared?" (pixels cleared)":"");
1248 if ( cleared ||
1255 cleared=MagickFalse;