Home
last modified time | relevance | path

Searched defs:otf (Results 1 - 11 of 11) sorted by relevance

/third_party/cups-filters/fontembed/
H A Dfontfile.c16 FONTFILE *fontfile_open_sfnt(OTF_FILE *otf) // {{{ in fontfile_open_sfnt() argument
H A Dtest_ps.c48 OTF_FILE *otf=NULL; in main() local
H A Dsfnt_int.h62 static inline int get_width_fast(OTF_FILE *otf,int gid) // {{{ in get_width_fast() argument
H A Dtest_pdf.c75 OTF_FILE *otf=NULL; in main() local
H A Dsfnt_subset.c10 int otf_ttc_extract(OTF_FILE *otf,OUTPUT_FN output,void *context) // {{{ in otf_ttc_extract() argument
39 int otf_intersect_tables(OTF_FILE *otf,struc argument
72 otf_subset_glyf(OTF_FILE *otf,int curgid,int donegid,BITSET glyphs) otf_subset_glyf() argument
118 otf_subset(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) otf_subset() argument
225 otf_subset_cff(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) otf_subset_cff() argument
294 otf_cff_extract(OTF_FILE *otf,OUTPUT_FN output,void *context) otf_cff_extract() argument
[all...]
H A Dtest_analyze.c20 void show_post(OTF_FILE *otf) // {{{ in show_post() argument
52 void show_name(OTF_FILE *otf) // {{{ in show_name() argument
98 void show_cmap(OTF_FILE *otf) // {{{ in show_cmap() argument
127 void show_glyf(OTF_FILE *otf,in argument
163 show_hmtx(OTF_FILE *otf) show_hmtx() argument
186 OTF_FILE *otf=NULL; main() local
[all...]
H A Dembed_sfnt.c11 EMB_RIGHT_TYPE emb_otf_get_rights(OTF_FILE *otf) // {{{ in emb_otf_get_rights() argument
43 const char *emb_otf_get_fontname(OTF_FILE *otf) // {{{ in emb_otf_get_fontname() argument
81 void emb_otf_get_pdf_fontdescr(OTF_FILE *otf,EMB_PDF_FONTDESCR *ret) // {{{ in emb_otf_get_pdf_fontdescr() argument
225 emb_otf_get_pdf_widths(OTF_FILE *otf,const unsigned short *encoding,int len,const BITSET glyphs) emb_otf_get_pdf_widths() argument
290 OTF_FILE *otf=(OTF_FILE *)context; emb_otf_pdf_glyphwidth() local
295 emb_otf_get_pdf_cidwidths(OTF_FILE *otf,const BITSET glyphs) emb_otf_get_pdf_cidwidths() argument
495 emb_otf_ps(OTF_FILE *otf,unsigned short *encoding,int len,unsigned short *to_unicode,OUTPUT_FN output,void *context) emb_otf_ps() argument
[all...]
H A Dsfnt.c84 static char *otf_read(OTF_FILE *otf,char *buf,long pos,int length) // {{{ in otf_read() argument
127 static int otf_get_ttc_start(OTF_FILE *otf,int use_ttc) // {{{ in otf_get_ttc_start() argument
145 OTF_FILE *otf_do_load(OTF_FILE *otf,int pos) // {{{ in otf_do_load() argument
283 OTF_FILE *otf; otf_load() local
346 otf_close(OTF_FILE *otf) otf_close() argument
375 otf_find_table(OTF_FILE *otf,unsigned int tag) otf_find_table() argument
422 otf_get_table(OTF_FILE *otf,unsigned int tag,int *ret_len) otf_get_table() argument
454 otf_load_glyf(OTF_FILE *otf) otf_load_glyf() argument
527 otf_load_more(OTF_FILE *otf) otf_load_more() argument
596 otf_load_cmap(OTF_FILE *otf) otf_load_cmap() argument
640 otf_get_width(OTF_FILE *otf,unsigned short gid) otf_get_width() argument
674 otf_get_name(OTF_FILE *otf,int platformID,int encodingID,int languageID,int nameID,int *ret_len) otf_get_name() argument
706 otf_get_glyph(OTF_FILE *otf,unsigned short gid) otf_get_glyph() argument
738 otf_from_unicode(OTF_FILE *otf,int unicode) otf_from_unicode() argument
791 OTF_FILE *otf=param; otf_action_copy() local
816 OTF_FILE *otf=param; otf_action_copy_head() local
[all...]
/third_party/cups-filters/filter/
H A Dtest_pdf2.c44 OTF_FILE *otf=NULL; in main() local
H A Dtexttopdf.c46 OTF_FILE *otf; in font_load() local
1112 OTF_FILE *otf=emb->font->sfnt; in write_font_str() local
/third_party/skia/gm/
H A Dstroketext.cpp100 sk_sp<SkTypeface> otf = MakeResourceAsTypeface("fonts/Stroking.otf"); in DEF_SIMPLE_GM_CAN_FAIL() local

Completed in 6 milliseconds