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.cxx164 bool ReadNextChunk();
276 bool PNGReaderImpl::ReadNextChunk() in ReadNextChunk() function in vcl::PNGReaderImpl
348 while( ReadNextChunk() ) ; in ReadRemainingChunks()
391 ReadNextChunk(); in GetBitmapEx()
395 while( mbStatus && !mbIDAT && ReadNextChunk() ) in GetBitmapEx()

Completed in 29 milliseconds