Searched refs:pdfOut_add_xref (Results 1 – 5 of 5) sorted by relevance
109 int pdfOut_add_xref(pdfOut *pdf) // {{{ - returns obj_no in pdfOut_add_xref() function183 pages_obj=pdfOut_add_xref(pdf); // fixed later in pdfOut_begin_pdf()214 root_obj=pdfOut_add_xref(pdf); in pdfOut_finish_pdf()224 info_obj=pdfOut_add_xref(pdf); in pdfOut_finish_pdf()306 const int f_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()322 const int ff_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()347 const int l0_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()355 const int l1_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()363 const int fd_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()380 const int f_obj=pdfOut_add_xref(pdf); in pdfOut_write_font()[all …]
15 int font_obj=pdfOut_add_xref(pdf); in main()25 int cobj=pdfOut_add_xref(pdf); in main()36 int obj=pdfOut_add_xref(pdf); in main()
65 const int cobj=pdfOut_add_xref(pdf); in main()79 const int clobj=pdfOut_add_xref(pdf); in main()90 int obj=pdfOut_add_xref(pdf); in main()
63 int pdfOut_add_xref(pdfOut *pdf);
225 int content=pdfOut_add_xref(pdf); in WritePage()246 int len_obj=pdfOut_add_xref(pdf); in WritePage()253 int obj=pdfOut_add_xref(pdf); in WritePage()828 FontResource=pdfOut_add_xref(pdf); in WriteProlog()