HomeSort by relevance Sort by last modified time
    Searched defs:GetPDFDocument (Results 1 - 3 of 3) 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 {
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 349 CPDF_Document* GetPDFDocument() {return m_pPDFDoc;}
485 CPDF_Document* GetPDFDocument();
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 782 CPDF_Document* CPDFSDK_PageView::GetPDFDocument()
973 CPDF_Document * pDoc = this->GetPDFDocument();

Completed in 135 milliseconds