Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp417 auto result = GetObjectBodyInternal(pObjList, ParseType::kLoose); in GetObjectBody()
423 RetainPtr<CPDF_Object> CPDF_SyntaxParser::GetObjectBodyInternal( in GetObjectBodyInternal() function in CPDF_SyntaxParser
471 GetObjectBodyInternal(pObjList, ParseType::kLoose)) { in GetObjectBodyInternal()
507 GetObjectBodyInternal(pObjList, ParseType::kLoose); in GetObjectBodyInternal()
559 RetainPtr<CPDF_Object> pObj = GetObjectBodyInternal(pObjList, parse_type); in GetIndirectObject()
Dcpdf_syntax_parser.h100 RetainPtr<CPDF_Object> GetObjectBodyInternal(