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

/external/chromium_org/printing/
H A Dpdf_metafile_cg_mac.cc178 CGPDFDocumentRef pdf_doc = GetPDFDocument();
244 CGPDFDocumentRef pdf_doc = GetPDFDocument();
249 CGPDFDocumentRef pdf_doc = GetPDFDocument();
293 CGPDFDocumentRef PdfMetafileCg::GetPDFDocument() const { function in class:printing::PdfMetafileCg
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h349 CPDF_Document* GetPDFDocument() {return m_pPDFDoc;} function in class:CPDFDoc_Environment
485 CPDF_Document* GetPDFDocument();
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp782 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() function in class:CPDFSDK_PageView
973 CPDF_Document * pDoc = this->GetPDFDocument();

Completed in 135 milliseconds