Home
last modified time | relevance | path

Searched refs:pchr (Results 151 – 175 of 236) sorted by path

12345678910

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsfcmap.c57 gs_char *pchr, gs_glyph *pglyph) in identity_decode_next() argument
70 *pchr = value; in identity_decode_next()
235 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_decode_next() argument
237 return pcmap->procs->decode_next(pcmap, str, pindex, pfidx, pchr, pglyph); in gs_cmap_decode_next()
448 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_ToUnicode_decode_next() argument
H A Dgsfcmap.h52 gs_char *pchr, gs_glyph *pglyph);
H A Dgsfcmap1.c147 gs_char * pchr, gs_glyph * pglyph) in code_map_decode_next_multidim_regime() argument
168 gs_char pm_chr = *pchr; /* partial match: ptr character */ in code_map_decode_next_multidim_regime()
170 *pchr = '\0'; in code_map_decode_next_multidim_regime()
272 *pchr = bytes2int(str, chr_size); in code_map_decode_next_multidim_regime()
309 *pchr = pm_chr; in code_map_decode_next_multidim_regime()
333 gs_char * pchr, gs_glyph * pglyph) in gs_cmap_adobe1_decode_next() argument
346 code_map_decode_next_multidim_regime(&pcmap->def, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
356 pm_chr = *pchr; in gs_cmap_adobe1_decode_next()
362 code_map_decode_next_multidim_regime(&pcmap->notdef, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
379 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
[all …]
H A Dgstext.c688 gs_default_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_default_next_char_glyph() argument
694 *pchr = pte->text.data.bytes[pte->index]; in gs_default_next_char_glyph()
701 *pchr = gs_no_char; in gs_default_next_char_glyph()
704 *pchr = gs_no_char; in gs_default_next_char_glyph()
707 *pchr = pte->text.data.d_char; in gs_default_next_char_glyph()
710 *pchr = pte->text.data.chars[pte->index]; in gs_default_next_char_glyph()
H A Dgxchar.c965 #define get_next_char_glyph(pte, pchr, pglyph)\ in show_proceed() argument
966 (++(penum->xy_index), next_char_glyph(pte, pchr, pglyph)) in show_proceed()
H A Dgxfcmap.h170 gs_char *pchr, gs_glyph *pglyph);
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgschar0.c101 gs_type0_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_type0_next_char_glyph() argument
458 *pchr = chr; in gs_type0_next_char_glyph()
H A Dgsfcid2.c96 gs_char * pchr, gs_glyph * pglyph) in tt_16bit_format4_decode_next() argument
139 *pchr = chr; in tt_16bit_format4_decode_next()
H A Dgsfcmap.c59 gs_char *pchr, gs_glyph *pglyph) in identity_decode_next() argument
72 *pchr = value; in identity_decode_next()
239 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_decode_next() argument
241 return pcmap->procs->decode_next(pcmap, str, pindex, pfidx, pchr, pglyph); in gs_cmap_decode_next()
452 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_ToUnicode_decode_next() argument
H A Dgsfcmap.h51 gs_char *pchr, gs_glyph *pglyph);
H A Dgsfcmap1.c160 gs_char * pchr, gs_glyph * pglyph) in code_map_decode_next_multidim_regime() argument
181 gs_char pm_chr = *pchr; /* partial match: ptr character */ in code_map_decode_next_multidim_regime()
183 *pchr = '\0'; in code_map_decode_next_multidim_regime()
299 *pchr = bytes2int(str, chr_size); in code_map_decode_next_multidim_regime()
340 *pchr = pm_chr; in code_map_decode_next_multidim_regime()
370 gs_char * pchr, gs_glyph * pglyph) in gs_cmap_adobe1_decode_next() argument
382 code_map_decode_next_multidim_regime(&pcmap->def, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
397 code_map_decode_next_multidim_regime(&pcmap->notdef, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
414 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
435 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
H A Dgstext.c780 gs_default_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_default_next_char_glyph() argument
786 *pchr = pte->text.data.bytes[pte->index]; in gs_default_next_char_glyph()
793 *pchr = gs_no_char; in gs_default_next_char_glyph()
796 *pchr = gs_no_char; in gs_default_next_char_glyph()
799 *pchr = pte->text.data.d_char; in gs_default_next_char_glyph()
802 *pchr = pte->text.data.chars[pte->index]; in gs_default_next_char_glyph()
H A Dgxfcmap.h168 gs_char *pchr, gs_glyph *pglyph);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgschar0.c101 gs_type0_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_type0_next_char_glyph() argument
458 *pchr = chr; in gs_type0_next_char_glyph()
H A Dgsfcid2.c96 gs_char * pchr, gs_glyph * pglyph) in tt_16bit_format4_decode_next() argument
139 *pchr = chr; in tt_16bit_format4_decode_next()
H A Dgsfcmap.c59 gs_char *pchr, gs_glyph *pglyph) in identity_decode_next() argument
72 *pchr = value; in identity_decode_next()
239 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_decode_next() argument
241 return pcmap->procs->decode_next(pcmap, str, pindex, pfidx, pchr, pglyph); in gs_cmap_decode_next()
452 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_ToUnicode_decode_next() argument
H A Dgsfcmap.h51 gs_char *pchr, gs_glyph *pglyph);
H A Dgsfcmap1.c160 gs_char * pchr, gs_glyph * pglyph) in code_map_decode_next_multidim_regime() argument
181 gs_char pm_chr = *pchr; /* partial match: ptr character */ in code_map_decode_next_multidim_regime()
183 *pchr = '\0'; in code_map_decode_next_multidim_regime()
299 *pchr = bytes2int(str, chr_size); in code_map_decode_next_multidim_regime()
340 *pchr = pm_chr; in code_map_decode_next_multidim_regime()
370 gs_char * pchr, gs_glyph * pglyph) in gs_cmap_adobe1_decode_next() argument
382 code_map_decode_next_multidim_regime(&pcmap->def, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
397 code_map_decode_next_multidim_regime(&pcmap->notdef, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
414 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
435 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
H A Dgstext.c780 gs_default_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_default_next_char_glyph() argument
786 *pchr = pte->text.data.bytes[pte->index]; in gs_default_next_char_glyph()
793 *pchr = gs_no_char; in gs_default_next_char_glyph()
796 *pchr = gs_no_char; in gs_default_next_char_glyph()
799 *pchr = pte->text.data.d_char; in gs_default_next_char_glyph()
802 *pchr = pte->text.data.chars[pte->index]; in gs_default_next_char_glyph()
H A Dgxfcmap.h168 gs_char *pchr, gs_glyph *pglyph);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgschar0.c101 gs_type0_next_char_glyph(gs_text_enum_t *pte, gs_char *pchr, gs_glyph *pglyph) in gs_type0_next_char_glyph() argument
457 *pchr = chr; in gs_type0_next_char_glyph()
H A Dgsfcid2.c96 gs_char * pchr, gs_glyph * pglyph) in tt_16bit_format4_decode_next() argument
139 *pchr = chr; in tt_16bit_format4_decode_next()
H A Dgsfcmap.c59 gs_char *pchr, gs_glyph *pglyph) in identity_decode_next() argument
72 *pchr = value; in identity_decode_next()
237 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_decode_next() argument
239 return pcmap->procs->decode_next(pcmap, str, pindex, pfidx, pchr, pglyph); in gs_cmap_decode_next()
457 gs_char *pchr, gs_glyph *pglyph) in gs_cmap_ToUnicode_decode_next() argument
H A Dgsfcmap.h54 gs_char *pchr, gs_glyph *pglyph);
H A Dgsfcmap1.c154 gs_char * pchr, gs_glyph * pglyph) in code_map_decode_next_multidim_regime() argument
175 gs_char pm_chr = *pchr; /* partial match: ptr character */ in code_map_decode_next_multidim_regime()
177 *pchr = '\0'; in code_map_decode_next_multidim_regime()
285 *pchr = bytes2int(str, chr_size); in code_map_decode_next_multidim_regime()
324 *pchr = pm_chr; in code_map_decode_next_multidim_regime()
352 gs_char * pchr, gs_glyph * pglyph) in gs_cmap_adobe1_decode_next() argument
365 code_map_decode_next_multidim_regime(&pcmap->def, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
375 pm_chr = *pchr; in gs_cmap_adobe1_decode_next()
381 code_map_decode_next_multidim_regime(&pcmap->notdef, pstr, pindex, pfidx, pchr, pglyph); in gs_cmap_adobe1_decode_next()
398 *pchr = '\0'; in gs_cmap_adobe1_decode_next()
[all …]

12345678910