Home
last modified time | relevance | path

Searched refs:foundPropEnd (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dxcf.c894 foundPropEnd = 0; in ReadOneLayer() local
915 foundPropEnd = 0; in ReadOneLayer()
916 while ( (foundPropEnd == MagickFalse) && (EOFBlob(image) == MagickFalse) ) { in ReadOneLayer()
922 foundPropEnd = 1; in ReadOneLayer()
1006 if (foundPropEnd == MagickFalse) in ReadOneLayer()
1141 foundPropEnd = 0; in ReadXCFImage() local
1227 while ((foundPropEnd == MagickFalse) && (EOFBlob(image) == MagickFalse)) in ReadXCFImage()
1235 foundPropEnd=1; in ReadXCFImage()
1401 if (foundPropEnd == MagickFalse) in ReadXCFImage()