HomeSort by relevance Sort by last modified time
    Searched refs:GetPDFDocument (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/printing/
pdf_metafile_cg_mac.cc 178 CGPDFDocumentRef pdf_doc = GetPDFDocument();
244 CGPDFDocumentRef pdf_doc = GetPDFDocument();
249 CGPDFDocumentRef pdf_doc = GetPDFDocument();
293 CGPDFDocumentRef PdfMetafileCg::GetPDFDocument() const {
pdf_metafile_cg_mac.h 66 CGPDFDocumentRef GetPDFDocument() const;
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 55 if(pEnv->GetPDFDocument())
57 CPDFSDK_Document* pSDKDoc = new CPDFSDK_Document(pEnv->GetPDFDocument(), pEnv);
fsdk_mgr.cpp 782 CPDF_Document* CPDFSDK_PageView::GetPDFDocument()
973 CPDF_Document * pDoc = this->GetPDFDocument();
fsdk_annothandler.cpp 397 pPage->GetPDFDocument();
fsdk_baseform.cpp     [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 349 CPDF_Document* GetPDFDocument() {return m_pPDFDoc;}
485 CPDF_Document* GetPDFDocument();

Completed in 53 milliseconds