/plan9/sys/src/cmd/gs/src/ |
H A D | gsfont0c.c | 33 gs_cmap_t *pcmap, int wmode, const gs_matrix *psmat, in type0_from_cidfont_cmap() 85 gs_font_type0_from_cidfont(gs_font_type0 **ppfont0, gs_font *font, int wmode, in gs_font_type0_from_cidfont() 108 int wmode, bool use_cmap, gs_memory_t *mem) in gs_font_type0_from_type42()
|
H A D | zcidtest.c | 40 int wmode = 0; in zwrapfont() local
|
H A D | gsfcmap.c | 172 int return_code, const char *cmap_name, int wmode, in gs_cmap_identity_alloc() 202 gs_cmap_create_identity(gs_cmap_t **ppcmap, int num_bytes, int wmode, in gs_cmap_create_identity() 210 gs_cmap_create_char_identity(gs_cmap_t **ppcmap, int num_bytes, int wmode, in gs_cmap_create_char_identity() 306 int wmode, const byte *map_name, uint name_size, in gs_cmap_alloc()
|
H A D | gsfcid2.c | 43 int wmode, gs_memory_t *mem) in gs_font_cid2_from_type42() 264 int wmode, gs_memory_t *mem) in gs_cmap_from_type42_cmap()
|
H A D | gxccache.c | 141 gs_glyph glyph, int wmode, int depth, in gx_lookup_cached_char() 169 gs_char chr, gs_glyph glyph, int wmode) in gx_lookup_xfont_char()
|
H A D | zfcid1.c | 141 z11_get_metrics(gs_font_type42 * pfont, uint glyph_index, int wmode, in z11_get_metrics() 196 int wmode = (members & GLYPH_INFO_WIDTH0 ? 0 : 1); in z11_glyph_info() local
|
H A D | gdevpdts.c | 76 int wmode; /* WMode of in.font */ member 514 pdf_set_text_wmode(gx_device_pdf *pdev, int wmode) in pdf_set_text_wmode()
|
H A D | gsfont.c | 738 int wmode = font->WMode; in gs_default_font_info() local 923 int wmode = ((members & GLYPH_INFO_WIDTH1) != 0); in gs_default_glyph_info() local 938 int wmode = font->WMode; in gs_default_glyph_info() local
|
H A D | gdevpdtw.c | 238 pdf_compute_CIDFont_default_widths(const pdf_font_resource_t *pdfont, int wmode, int *pdw, int *pdv) in pdf_compute_CIDFont_default_widths() 299 const pdf_font_resource_t *pdfont, int wmode) in pdf_write_CIDFont_widths()
|
H A D | zchar1.c | 1113 int members, gs_glyph_info_t *info, font_proc_glyph_info((*proc)), int wmode) in z1_glyph_info_generic() 1195 int wmode = font->WMode; in z1_glyph_info() local 1208 int wmode = gs_rootfont(igs)->WMode; in z1_set_cache() local
|
H A D | gstype42.c | 684 simple_glyph_metrics(gs_font_type42 * pfont, uint glyph_index, int wmode, in simple_glyph_metrics() 732 int wmode, float sbw[4]) in gs_type42_default_get_metrics() 766 gs_type42_wmode_metrics(gs_font_type42 * pfont, uint glyph_index, int wmode, in gs_type42_wmode_metrics()
|
H A D | gdevmacxf.c | 245 mac_char_metrics(gx_xfont *xf, gx_xglyph xg, int wmode, in mac_char_metrics()
|
H A D | gdevmsxf.c | 287 win_char_metrics(gx_xfont * xf, gx_xglyph xg, int wmode, in win_char_metrics()
|
H A D | gdevpdtc.c | 308 int wmode = font->WMode, code, rcode = 0; in scan_cmap_text() local
|
H A D | gdevxxf.c | 296 x_char_metrics(gx_xfont * xf, gx_xglyph xg, int wmode, in x_char_metrics()
|
H A D | zfont42.c | 352 int wmode = font->WMode; in z42_glyph_info() local
|
H A D | gsfcmap1.c | 541 gs_cmap_adobe1_alloc(gs_cmap_adobe1_t **ppcmap, int wmode, in gs_cmap_adobe1_alloc()
|
H A D | zfcid0.c | 276 int wmode = (members & GLYPH_INFO_WIDTH0 ? 0 : 1); in z9_glyph_info() local
|
H A D | gdevpdtt.c | 1801 store_glyph_width(pdf_glyph_width_t *pwidth, int wmode, double scale, in store_glyph_width() 1821 get_missing_width(gs_font_base *cfont, int wmode, double scale_c, in get_missing_width() 1863 pdf_glyph_widths(pdf_font_resource_t *pdfont, int wmode, gs_glyph glyph, in pdf_glyph_widths()
|
H A D | gxtype1.c | 516 int wmode = ((members & GLYPH_INFO_WIDTH1) != 0); in gs_type1_glyph_info() local
|
H A D | gdevpsft.c | 426 int wmode) in write_mtx() 449 int wmode) in size_mtx()
|
H A D | gdevpdtd.c | 330 int wmode = bfont->WMode; in pdf_compute_font_descriptor() local
|
H A D | gxfcache.h | 162 byte wmode; /* writing mode (0 or 1) */ member
|
H A D | zbfont.c | 608 int wmode; in build_gs_font() local
|
H A D | gdevpdtf.c | 929 int wmode, double **w, double **w0, double **v) in pdf_obtain_cidfont_widths_arrays()
|