Home
last modified time | relevance | path

Searched refs:emb_pdf_simple_stdfont (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/fontembed/
Dembed_pdf.h51 char *emb_pdf_simple_stdfont(EMB_PARAMS *emb);
Dembed_pdf.c569 char *emb_pdf_simple_stdfont(EMB_PARAMS *emb) // {{{ - to be freed by user in emb_pdf_simple_stdfont() function
/third_party/cups-filters/filter/
Dpdfutils.c307 char *res=emb_pdf_simple_stdfont(emb); in pdfOut_write_font()