Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdte.c44 private int pdf_encode_string(gx_device_pdf *pdev, pdf_text_enum_t *penum,
76 code = pdf_encode_string(pdev, penum, pstr, gdata, &pdfont); /* Must not change penum. */ in pdf_encode_process_string()
202 pdf_encode_string(gx_device_pdf *pdev, pdf_text_enum_t *penum, in pdf_encode_string() function