Home
last modified time | relevance | path

Searched defs:pdf (Results 1 - 17 of 17) sorted by relevance

/third_party/cups-filters/filter/
H A Dtest_pdf1.c7 pdfOut *pdf; in main() local
[all...]
H A Dtest_pdf2.c9 static inline void write_string(pdfOut *pdf,EMB_PARAMS *emb,const char *str) // {{{ in write_string() argument
35 pdfOut *pdf; in main() local
[all...]
H A Dpdfutils.c19 void pdfOut_printf(pdfOut *pdf,const char *fmt,...) // {{{ in pdfOut_printf() argument
32 void pdfOut_putString(pdfOut *pdf,const char *str,int len) // {{{ - >len==-1: strlen() in pdfOut_putString() argument
63 void pdfOut_putHexString(pdfOut *pdf,const char *str,int len) // {{{ - >len==-1: strlen() in pdfOut_putHexString() argument
109 pdfOut_add_xref(pdfOut *pdf) pdfOut_add_xref() argument
129 pdfOut_add_page(pdfOut *pdf,int obj) pdfOut_add_page() argument
150 pdfOut_add_kv(pdfOut *pdf,const char *key,const char *val) pdfOut_add_kv() argument
175 pdfOut_begin_pdf(pdfOut *pdf) pdfOut_begin_pdf() argument
192 pdfOut_finish_pdf(pdfOut *pdf) pdfOut_finish_pdf() argument
273 pdfOut_free(pdfOut *pdf) pdfOut_free() argument
287 pdfOut *pdf=(pdfOut *)context; pdfOut_outfn() local
298 pdfOut_write_font(pdfOut *pdf,EMB_PARAMS *emb) pdfOut_write_font() argument
[all...]
H A Dpdf.cxx63 QPDF *pdf = new QPDF(); in pdf_load_template() local
82 extern "C" void pdf_free(pdf_t *pdf) in pdf_free() argument
95 QPDF *pdf = new QPDF(); pdf_pages() local
119 pdf_prepend_stream(pdf_t *pdf, unsigned page_num, char const *buf, size_t len) pdf_prepend_stream() argument
167 pdf_add_type1_font(pdf_t *pdf, unsigned page_num, const char *name) pdf_add_type1_font() argument
286 pdf_resize_page(pdf_t *pdf, unsigned page_num, float width, float length, float *scale) pdf_resize_page() argument
325 pdf_duplicate_page(pdf_t *pdf, unsigned page_num, unsigned count) pdf_duplicate_page() argument
349 pdf_write(pdf_t *pdf, FILE *file) pdf_write() argument
[all...]
H A Dtexttopdf.c135 pdfOut *pdf; variable
[all...]
H A Durftopdf.cpp75 QPDF pdf; member
122 QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage() argument
418 struct pdf_info pdf; main() local
[all...]
H A Drastertopdf.cpp297 QPDF pdf; member
428 QPDFObjectHandle embedIccProfile(QPDF &pdf) in embedIccProfile() argument
500 QPDFObjectHandle embedSrgbProfile(QPDF &pdf) in embedSrgbProfile() argument
615 makePclmStrips(QPDF &pdf, unsigned num_strips, in makePclmStrips() argument
706 QPDFObjectHandle makeImage(QPDF &pdf, PointerHolde argument
1309 struct pdf_info pdf; main() local
[all...]
/third_party/skia/tests/
H A DPDFMetadataAttributeTest.cpp25 SkDynamicMemoryWStream pdf; in DEF_TEST() local
H A DPDFJpegEmbedTest.cpp57 SkDynamicMemoryWStream pdf; in DEF_TEST() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h67 std::unique_ptr<QPDF> pdf; member in QPDF_PDFTOPDF_Processor
H A Dqpdf_xobject.cc82 QPDFObjectHandle makeXObject(QPDF *pdf,QPDFObjectHandle page) in makeXObject() argument
H A Dqpdf_cm.cc41 bool hasOutputIntent(QPDF &pdf) // {{{ in hasOutputIntent() argument
53 void addOutputIntent(QPDF &pdf,const char *filename) // {{{ in addOutputIntent() argument
106 void addDefaultRGB(QPDF &pdf,QPDFObjectHandle srcicc) // {{{ in addDefaultRGB() argument
133 QPDFObjectHandle setDefaultICC(QPDF &pdf,const char *filename) // {{{ in setDefaultICC() argument
[all...]
H A Dqpdf_tools.cc45 QPDFObjectHandle makePage(QPDF &pdf,const std::map<std::string,QPDFObjectHandle> &xobjs,QPDFObjectHandle mediabox,const std::string &content) // {{{ in makePage() argument
H A Dqpdf_pdftopdf_processor.cc37 QPDF_PDFTOPDF_PageHandle::QPDF_PDFTOPDF_PageHandle(QPDF *pdf,float width,float height) // {{{ in QPDF_PDFTOPDF_PageHandle() argument
[all...]
/third_party/skia/tools/fiddle/
H A Dfiddle_main.h66 bool pdf; member
/third_party/skia/experimental/tools/
H A DcoreGraphicsPdf2png.cpp34 CGPDFDocumentRef pdf = CGPDFDocumentCreateWithProvider(data); in main() local
/third_party/python/Lib/
H A Dstatistics.py1198 def pdf(self, x): member in NormalDist

Completed in 9 milliseconds