Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx162 bool ReadNextChunk();
274 bool PNGReaderImpl::ReadNextChunk() in ReadNextChunk() function in vcl::PNGReaderImpl
346 while( ReadNextChunk() ) ; in ReadRemainingChunks()
389 ReadNextChunk(); in GetBitmapEx()
393 while( mbStatus && !mbIDAT && ReadNextChunk() ) in GetBitmapEx()