Home
last modified time | relevance | path

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

/third_party/cups-filters/fontembed/
Dsfnt_subset.c72 static int otf_subset_glyf(OTF_FILE *otf,int curgid,int donegid,BITSET glyphs) // {{{ in otf_subset_glyf() function
93 … ret+=otf_subset_glyf(otf,sub_gid,donegid,glyphs); // composite of composites?, e.g. in DejaVu in otf_subset_glyf()
141 len=otf_subset_glyf(otf,iA,iA,glyphs); in otf_subset()