Home
last modified time | relevance | path

Searched defs:otw (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/fontembed/
Dsfnt_subset.c17 struct _OTF_WRITE *otw; in otf_ttc_extract() local
39 int otf_intersect_tables(OTF_FILE *otf,struct _OTF_WRITE *otw) // {{{ in otf_intersect_tables()
195 struct _OTF_WRITE otw[]={ // sorted in otf_subset() local
233 struct _OTF_WRITE otw[]={ in otf_subset_cff() local
Dembed_sfnt.c615 struct _OTF_WRITE otw[]={ // sorted in emb_otf_ps() local
Dsfnt.c894 int otf_write_sfnt(struct _OTF_WRITE *otw,unsigned int version,int numTables,OUTPUT_FN output,void … in otf_write_sfnt()