Searched refs:WriteAttachments (Results 1 – 3 of 3) sorted by relevance
49 void WriteAttachments(FPDF_DOCUMENT doc, const std::string& name);
607 void WriteAttachments(FPDF_DOCUMENT doc, const std::string& name) { in WriteAttachments() function
887 WriteAttachments(doc.get(), name); in RenderPdf()