Searched refs:ReadNextChunk (Results 1 – 1 of 1) sorted by relevance
164 bool ReadNextChunk();276 bool PNGReaderImpl::ReadNextChunk() in ReadNextChunk() function in vcl::PNGReaderImpl348 while( ReadNextChunk() ) ; in ReadRemainingChunks()391 ReadNextChunk(); in GetBitmapEx()395 while( mbStatus && !mbIDAT && ReadNextChunk() ) in GetBitmapEx()
Completed in 25 milliseconds