Searched refs:otf_from_unicode (Results 1 – 4 of 4) sorted by relevance
193 const unsigned short d_gid=otf_from_unicode(otf,'.'); in emb_otf_get_pdf_fontdescr()234 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); // TODO in emb_otf_get_pdf_widths()271 const int gid=(encoding)?encoding[first]:otf_from_unicode(otf,first); // TODO in emb_otf_get_pdf_widths()569 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); in emb_otf_ps()655 const int gid=(encoding)?encoding[iA]:otf_from_unicode(otf,iA); in emb_otf_ps()
84 const unsigned short gid=otf_from_unicode(emb->font->sfnt,unicode); in emb_get()
53 unsigned short otf_from_unicode(OTF_FILE *otf,int unicode);
738 unsigned short otf_from_unicode(OTF_FILE *otf,int unicode) // {{{ 0 = missing in otf_from_unicode() function