Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx190 const std::vector< PNGReader::ChunkData >& GetAllChunks();
375 const std::vector< vcl::PNGReader::ChunkData >& PNGReaderImpl::GetAllChunks() in GetAllChunks() function in vcl::PNGReaderImpl
1751 return mpImpl->GetAllChunks(); in GetChunks()