Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Dpngread.cxx163 bool ReadNextChunk();
275 bool PNGReaderImpl::ReadNextChunk() in ReadNextChunk() function in vcl::PNGReaderImpl
347 while( ReadNextChunk() ) ; in ReadRemainingChunks()
390 ReadNextChunk(); in GetBitmapEx()
394 while( mbStatus && !mbIDAT && ReadNextChunk() ) in GetBitmapEx()

Completed in 17 milliseconds