Home
last modified time | relevance | path

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

/third_party/cups-filters/fontembed/
Dembed_sfnt_int.h14 EMB_PDF_FONTWIDTHS *emb_otf_get_pdf_cidwidths(OTF_FILE *otf,const BITSET glyph);
Dembed_pdf.c342 return emb_otf_get_pdf_cidwidths(emb->font->sfnt,emb->subset); in emb_pdf_fontwidths()
Dembed_sfnt.c295 EMB_PDF_FONTWIDTHS *emb_otf_get_pdf_cidwidths(OTF_FILE *otf,const BITSET glyphs) // {{{ // glyphs==… in emb_otf_get_pdf_cidwidths() function