Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dxcf.c781 foundPropEnd = 0; in ReadOneLayer() local
796 foundPropEnd = 0; in ReadOneLayer()
797 while ( (foundPropEnd == MagickFalse) && (EOFBlob(image) == MagickFalse) ) { in ReadOneLayer()
803 foundPropEnd = 1; in ReadOneLayer()
885 if (foundPropEnd == MagickFalse) in ReadOneLayer()
1005 foundPropEnd = 0; in ReadXCFImage() local
1078 while ((foundPropEnd == MagickFalse) && (EOFBlob(image) == MagickFalse)) in ReadXCFImage()
1086 foundPropEnd=1; in ReadXCFImage()
1252 if (foundPropEnd == MagickFalse) in ReadXCFImage()