Searched refs:GetAllChunks (Results 1 – 1 of 1) sorted by relevance
190 const std::vector< PNGReader::ChunkData >& GetAllChunks();375 const std::vector< vcl::PNGReader::ChunkData >& PNGReaderImpl::GetAllChunks() in GetAllChunks() function in vcl::PNGReaderImpl1751 return mpImpl->GetAllChunks(); in GetChunks()