Searched refs:emb_pdf_fw_cidwidths (Results 1 – 3 of 3) sorted by relevance
/third_party/cups-filters/fontembed/ |
D | embed_pdf_int.h | 8 EMB_PDF_FONTWIDTHS *emb_pdf_fw_cidwidths(const BITSET glyphs,int len,int default_width,int (*getGly…
|
D | embed_pdf.c | 219 EMB_PDF_FONTWIDTHS *emb_pdf_fw_cidwidths(const BITSET glyphs,int len,int default_width,int (*getGly… in emb_pdf_fw_cidwidths() function
|
D | embed_sfnt.c | 309 return emb_pdf_fw_cidwidths(glyphs,otf->numGlyphs,dw,emb_otf_pdf_glyphwidth,otf); in emb_otf_get_pdf_cidwidths()
|