Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp4036 CPDF_Dictionary* pTrailerDict = pTrailer->GetDict(); in CheckTrailer() local
4037 CPDF_Object* pEncrypt = pTrailerDict->GetElement("Encrypt"); in CheckTrailer()
4043 FX_DWORD xrefpos = GetDirectInteger(pTrailerDict, "Prev"); in CheckTrailer()
4045 m_dwPrevXRefOffset = GetDirectInteger(pTrailerDict, "XRefStm"); in CheckTrailer()