Searched defs:CPDF_StructTree (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_tagged.h13 class CPDF_StructTree;
17 class CPDF_StructTree class
21 static CPDF_StructTree* LoadDoc(const CPDF_Document* pDoc);
23 static CPDF_StructTree* LoadPage(const CPDF_Document* pDoc, const CPDF_Dictionary* pPageDict);
25 virtual ~CPDF_StructTree() {}
74 virtual CPDF_StructTree* GetTree() const = 0;

Completed in 74 milliseconds