Searched defs:GetPDFDocument (Results 1 – 3 of 3) sorted by relevance
306 CGPDFDocumentRef PdfMetafileCg::GetPDFDocument() const { in GetPDFDocument() function in printing::PdfMetafileCg
349 CPDF_Document* GetPDFDocument() {return m_pPDFDoc;} in GetPDFDocument() function
782 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() in GetPDFDocument() function in CPDFSDK_PageView