Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_doc.h29 CPDF_Document* GetPDFDoc() { return m_pPDFDoc; } in GetPDFDoc() function
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffdoc.cpp316 CPDF_Document* CXFA_FFDoc::GetPDFDoc() { in GetPDFDoc() function in CXFA_FFDoc