Home
last modified time | relevance | path

Searched defs:GetPDFDoc (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.h71 CPDF_Document* GetPDFDoc() const { return m_pPDFDoc.Get(); } in GetPDFDoc() function
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.h40 CPDF_Document* GetPDFDoc() { return m_pPDFDoc.get(); } in GetPDFDoc() function