Home
last modified time | relevance | path

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

/third_party/cups-filters/fontembed/
Dembed_pdf_int.h8 EMB_PDF_FONTWIDTHS *emb_pdf_fw_cidwidths(const BITSET glyphs,int len,int default_width,int (*getGly…
Dembed_pdf.c219 EMB_PDF_FONTWIDTHS *emb_pdf_fw_cidwidths(const BITSET glyphs,int len,int default_width,int (*getGly… in emb_pdf_fw_cidwidths() function
Dembed_sfnt.c309 return emb_pdf_fw_cidwidths(glyphs,otf->numGlyphs,dw,emb_otf_pdf_glyphwidth,otf); in emb_otf_get_pdf_cidwidths()