Searched refs:ImplWriteChunk (Results 1 – 1 of 1) sorted by relevance
115 void ImplWriteChunk( sal_uInt8 nNumb );116 void ImplWriteChunk( sal_uInt32 nNumb );331 ImplWriteChunk( nBitDepth ); in ImplWriteHeader()332 ImplWriteChunk( nColorType ); // colortype in ImplWriteHeader()333 ImplWriteChunk((sal_uInt8) 0 ); // compression type in ImplWriteHeader()360 ImplWriteChunk( pTempBuf, nCount*3 ); in ImplWritePalette()392 ImplWriteChunk( nPrefSizeX ); in ImplWritepHYs()393 ImplWriteChunk( nPrefSizeY ); in ImplWritepHYs()394 ImplWriteChunk( nMapUnit ); in ImplWritepHYs()670 void PNGWriterImpl::ImplWriteChunk ( sal_uInt8 nSource ) in ImplWriteChunk() function in vcl::PNGWriterImpl[all …]
Completed in 13 milliseconds