Home
last modified time | relevance | path

Searched defs:glyph (Results 1 – 25 of 43) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dgxfcopy.c122 gs_glyph glyph; /* key (for comparison and glyph_name only) */ member
385 copied_glyph_slot(gs_copied_font_data_t *cfdata, gs_glyph glyph, in copied_glyph_slot()
414 named_glyph_slot_none(gs_copied_font_data_t *cfdata, gs_glyph glyph, in named_glyph_slot_none()
420 named_glyph_slot_hashed(gs_copied_font_data_t *cfdata, gs_glyph glyph, in named_glyph_slot_hashed()
446 named_glyph_slot_linear(gs_copied_font_data_t *cfdata, gs_glyph glyph, in named_glyph_slot_linear()
480 copy_glyph_data(gs_font *font, gs_glyph glyph, gs_font *copied, int options, in copy_glyph_data()
534 copy_glyph_name(gs_font *font, gs_glyph glyph, gs_font *copied, in copy_glyph_name()
583 gs_glyph glyph; in find_notdef() local
597 copied_char_add_encoding(gs_font *copied, gs_char chr, gs_glyph glyph) in copied_char_add_encoding()
619 copied_no_add_encoding(gs_font *copied, gs_char chr, gs_glyph glyph) in copied_no_add_encoding()
[all …]
H A Dgdevpsfu.c176 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
200 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
211 gs_glyph glyph; in psf_check_outline_glyphs() local
288 gs_glyph glyph; in psf_get_outline_glyphs() local
320 gs_glyph glyph = subset_glyphs[i]; in psf_get_outline_glyphs() local
H A Dzfont42.c214 glyph_to_index(const gs_font *font, gs_glyph glyph) in glyph_to_index()
233 z42_get_glyph_index(gs_font_type42 *pfont, gs_glyph glyph) in z42_get_glyph_index()
336 gs_glyph glyph = zfont_encode_char(font, chr, glyph_space); in z42_encode_char() local
342 z42_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in z42_glyph_outline()
349 z42_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z42_glyph_info()
H A Dzfcid1.c72 z11_CIDMap_proc(gs_font_cid2 *pfont, gs_glyph glyph) in z11_CIDMap_proc()
177 z11_glyph_info_aux(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z11_glyph_info_aux()
193 z11_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z11_glyph_info()
232 z11_get_glyph_index(gs_font_type42 *pfont, gs_glyph glyph) in z11_get_glyph_index()
241 z11_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in z11_glyph_outline()
H A Dzcharx.c56 gs_glyph glyph; in zglyphshow() local
74 gs_glyph glyph; in zglyphwidth() local
H A Dgsfont.c212 cc_no_mark_glyph(const gs_memory_t *mem, gs_glyph glyph, void *ignore_data) in cc_no_mark_glyph()
771 gs_glyph glyph; in gs_default_font_info() local
810 gs_glyph glyph; in gs_default_font_info() local
881 gs_font_glyph_is_notdef(gs_font_base *bfont, gs_glyph glyph) in gs_font_glyph_is_notdef()
902 gs_no_decode_glyph(gs_font *pfont, gs_glyph glyph) in gs_no_decode_glyph()
917 gs_default_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in gs_default_glyph_info()
998 gs_no_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in gs_no_glyph_outline()
1006 gs_no_glyph_name(gs_font *font, gs_glyph glyph, gs_const_string *pstr) in gs_no_glyph_name()
H A Dgscencs.c70 gs_c_decode(gs_glyph glyph, int ei) in gs_c_decode()
96 gs_c_glyph_name(gs_glyph glyph, gs_const_string *pstr) in gs_c_glyph_name()
H A Dzfcid0.c173 z9_glyph_data(gs_font_base *pbfont, gs_glyph glyph, gs_glyph_data_t *pgd, in z9_glyph_data()
252 z9_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in z9_glyph_outline()
273 z9_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z9_glyph_info()
289 z9_FDArray_glyph_data(gs_font_type1 * pfont, gs_glyph glyph, in z9_FDArray_glyph_data()
H A Dgdevpdte.c88 gs_glyph glyph, gs_char ch) in pdf_add_ToUnicode()
229 gs_glyph glyph = (gdata == NULL in pdf_encode_string() local
343 gs_glyph glyph = font->procs.encode_char((gs_font *)font, c, in process_text_estimate_bbox() local
616 gs_glyph glyph = pdfont->u.simple.Encoding[ch].glyph; in pdf_char_widths() local
832 gs_glyph glyph; in process_text_modify_width() local
1096 gs_glyph glyph = gdata[pte->index + i]; in process_plain_text() local
H A Dgdevpsf1.c42 psf_type1_glyph_data(gs_font_base *pbfont, gs_glyph glyph, in psf_type1_glyph_data()
127 gs_glyph glyph = in write_Encoding() local
279 gs_glyph glyph; in write_Private() local
H A Dgdevpdtw.c117 gs_glyph glyph = pet->glyph; in pdf_simple_font_needs_ToUnicode() local
241 gs_glyph glyph; in pdf_compute_CIDFont_default_widths() local
310 gs_glyph glyph; in pdf_write_CIDFont_widths() local
484 gs_glyph glyph; in pdf_write_contents_cid2() local
H A Dzchar1.c912 z1_glyph_data(gs_font_type1 * pfont, gs_glyph glyph, gs_glyph_data_t *pgd) in z1_glyph_data()
943 gs_glyph glyph = gs_c_known_encode((gs_char)ccode, in z1_seac_data() local
1004 zchar1_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in zchar1_glyph_outline()
1112 z1_glyph_info_generic(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z1_glyph_info_generic()
1192 z1_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in z1_glyph_info()
1204 gs_glyph glyph, op_proc_t cont, op_proc_t *exec_cont) in z1_set_cache()
H A Dzchar.c368 glyph_ref(const gs_memory_t *mem, gs_glyph glyph, ref * gref) in glyph_ref()
398 gs_glyph glyph; in op_show_finish_setup() local
509 gs_glyph glyph = gs_text_current_glyph(penum); in op_show_continue_dispatch() local
592 gs_glyph glyph = penum->returned.current_glyph; in op_show_continue_dispatch() local
H A Dgdevpdtb.c245 gs_glyph glyph; in pdf_base_font_alloc() local
332 pdf_base_font_copy_glyph(pdf_base_font_t *pbfont, gs_glyph glyph, in pdf_base_font_copy_glyph()
645 gs_glyph glyph; in pdf_write_CharSet() local
H A Dgschar.c134 gs_glyphshow_init(gs_show_enum * penum, gs_state * pgs, gs_glyph glyph) in gs_glyphshow_init()
142 gs_glyphpath_init(gs_show_enum * penum, gs_state * pgs, gs_glyph glyph, in gs_glyphpath_init()
151 gs_glyphwidth_init(gs_show_enum * penum, gs_state * pgs, gs_glyph glyph) in gs_glyphwidth_init()
H A Dgdevpsf2.c161 cff_glyph_sid(cff_writer_t *pcw, gs_glyph glyph) in cff_glyph_sid()
816 gs_glyph glyph; in cff_write_CharStrings_offsets() local
859 gs_glyph glyph; in cff_write_CharStrings() local
961 gs_glyph glyph = pfont->procs.encode_char((gs_font *)pfont, in cff_write_Encoding() local
1019 gs_glyph glyph; in cff_write_cidset() local
1040 gs_glyph glyph; in cff_FDSelect_size() local
1074 gs_glyph glyph; in cff_write_FDSelect() local
1150 gs_glyph glyph; in psf_write_type2_font() local
1477 cid0_glyph_data(gs_font_base *pbfont, gs_glyph glyph, gs_glyph_data_t *pgd, in cid0_glyph_data()
H A Dgsfcid.c165 gs_glyph glyph = (gs_glyph)(gs_min_cid_glyph + (*pindex)++); in gs_font_cid0_enumerate_glyph() local
H A Dgstype42.c394 default_get_glyph_index(gs_font_type42 *pfont, gs_glyph glyph) in default_get_glyph_index()
503 parse_pieces(gs_font_type42 *pfont, gs_glyph glyph, gs_glyph *pieces, in parse_pieces()
538 gs_type42_glyph_outline(gs_font *font, int WMode, gs_glyph glyph, const gs_matrix *pmat, in gs_type42_glyph_outline()
577 gs_type42_glyph_info_by_gid(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in gs_type42_glyph_info_by_gid()
640 gs_type42_glyph_info(gs_font *font, gs_glyph glyph, const gs_matrix *pmat, in gs_type42_glyph_info()
H A Dgdevpdtt.c122 gs_glyph glyph; in pdf_text_set_cache() local
1106 gs_glyph glyph = in pdf_make_font_resource() local
1191 gs_char *char_code, gs_char *cid, gs_glyph *glyph) in pdf_next_char_glyph()
1215 gs_char char_code, gs_char cid, gs_glyph glyph) in store_glyphs()
1269 gs_glyph glyph; in pdf_make_text_glyphs_table() local
1434 gs_glyph glyph; in pdf_mark_text_glyphs() local
1863 pdf_glyph_widths(pdf_font_resource_t *pdfont, int wmode, gs_glyph glyph, in pdf_glyph_widths()
H A Dgdevpdtc.c85 gs_glyph glyph; in process_composite_text() local
335 gs_glyph glyph; in scan_cmap_text() local
H A Dgstext.c370 gs_glyphshow_begin(gs_state * pgs, gs_glyph glyph, in gs_glyphshow_begin()
427 gs_glyphpath_begin(gs_state * pgs, gs_glyph glyph, bool stroke_path, in gs_glyphpath_begin()
443 gs_glyphwidth_begin(gs_state * pgs, gs_glyph glyph, in gs_glyphwidth_begin()
658 gs_char chr, gs_glyph glyph) in gs_no_build_char()
H A Dgxccache.c141 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 Dgschar0.c112 gs_glyph glyph = gs_no_glyph; in gs_type0_next_char_glyph() local
H A Dgdevpdtf.h114 gs_glyph glyph; member
137 gs_glyph glyph; member
H A Dgdevpsft.c169 gs_glyph glyph = font->procs.encode_char(font, (gs_char)ch, in mac_glyph_index() local
322 gs_glyph glyph = in write_cmap() local
581 gs_glyph glyph = font->procs.encode_char(font, (gs_char)i, in compute_post() local
686 gs_glyph glyph, glyph_prev; in psf_write_truetype_data() local

12