Home
last modified time | relevance | path

Searched defs:PDFDocument (Results 1 – 20 of 20) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DPDFViewController.mm51 @interface PDFDocument (PDFDocumentDetails) interface in PDFDocumentDetails
114 - (void)setDocument:(PDFDocument *)pdfDocument;
154 {
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A Dpdfannotation.h7 class PDFDocument; variable
H A DPDFDocks.h41 class PDFDocument; variable
H A DPDFDocument.h56 class PDFDocument; variable
H A DPDFDocument.cpp2434 PDFDocument::PDFDocument(PDFDocumentConfig *const pdfConfig, bool embedded) function in PDFDocument
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DPDFDocument.java3 public class PDFDocument extends Document class
12 protected PDFDocument(long p) { in PDFDocument() method in PDFDocument
16 public PDFDocument() { in PDFDocument() method in PDFDocument
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DFindDialog.h36 class PDFDocument; variable
H A DTWUtils.h38 class PDFDocument; variable
H A DTeXDocument.h52 class PDFDocument; variable
H A DPDFDocument.cpp72 PDFDocument::PDFDocument(const QString &fileName, TeXDocument *texDoc) in PDFDocument() function in PDFDocument
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFDocument.java68 public class PDFDocument { class
193 public PDFDocument(String prod) { in PDFDocument() method in PDFDocument
211 public PDFDocument(String prod, VersionController versionController) { in PDFDocument() method in PDFDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/filter/
H A Dpdfdocument.hxx343 class VCL_DLLPUBLIC PDFDocument class
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/sping/PDF/
H A Dpdfdoc.py52 class PDFDocument: class
/dports/graphics/piddle/piddle-1.0.15/src/piddle/
H A Dpdfdoc.py59 class PDFDocument: class
/dports/graphics/epdfview/epdfview-0.1.8/src/
H A DPDFDocument.cxx57 PDFDocument::PDFDocument (): in PDFDocument() function in PDFDocument
/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/
H A Dpdfparser.py252 class PDFDocument: class
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/filter/
H A Dpdfdocument.hxx492 class VCL_DLLPUBLIC PDFDocument : public PDFObjectContainer class
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/pdf/
H A Dreflow.py619 class PDFDocument: class
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/pdfminer/
H A Dpdfdocument.py534 class PDFDocument: class
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dpdfdoc.py124 class PDFDocument(PDFObject): class