Searched refs:DecodeStreamMaybeCopyAndReturnLength (Results 1 – 4 of 4) sorted by relevance
87 unsigned long DecodeStreamMaybeCopyAndReturnLength(const CPDF_Stream* stream,
270 return DecodeStreamMaybeCopyAndReturnLength(pFileStream, buffer, buflen); in FPDFAttachment_GetFile()
186 return DecodeStreamMaybeCopyAndReturnLength(pImgStream, buffer, buflen); in FPDFImageObj_GetImageDataDecoded()
387 unsigned long DecodeStreamMaybeCopyAndReturnLength(const CPDF_Stream* stream, in DecodeStreamMaybeCopyAndReturnLength() function