Searched refs:LoadDoc (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_tagged.h20 static CPDF_StructTree* LoadDoc(const CPDF_Document* pDoc);
H A Dfpdf_doc.h1634 void LoadDoc(CPDF_Document *pDoc);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_metadata.cpp55 void CPDF_Metadata::LoadDoc(CPDF_Document *pDoc) function in class:CPDF_Metadata
H A Ddoc_tagged.cpp30 CPDF_StructTree* CPDF_StructTree::LoadDoc(const CPDF_Document* pDoc) function in class:CPDF_StructTree
/external/pdfium/fpdfsdk/src/
H A Dfpdf_ext.cpp202 metaData.LoadDoc(pDoc);
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_document.cpp38 void CPDF_Document::LoadDoc() function in class:CPDF_Document
H A Dfpdf_parser_parser.cpp198 m_pDocument->LoadDoc();
211 m_pDocument->LoadDoc();
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h159 void LoadDoc();

Completed in 185 milliseconds