Home
last modified time | relevance | path

Searched refs:pfcid (Results 1 – 25 of 44) sorted by relevance

12

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfcid1.c122 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
289 gs_font_cid2 *pfcid = (gs_font_cid2 *)data; in release_subst_CID_on_WMode() local
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
430 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
459 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
467 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
470 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
475 pfcid->cidata.common = common; in zbuildfont11()
[all …]
H A Dzfcid0.c264 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
381 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
404 gs_font_cid0 *pfcid; in zbuildfont9() local
511 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
512 pfcid->cidata.common = common; in zbuildfont9()
514 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
516 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
547 gs_font_cid0 *pfcid; in ztype9mapcid() local
557 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
559 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfcid1.c122 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
289 gs_font_cid2 *pfcid = (gs_font_cid2 *)data; in release_subst_CID_on_WMode() local
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
430 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
459 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
467 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
470 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
475 pfcid->cidata.common = common; in zbuildfont11()
[all …]
H A Dzfcid0.c264 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
381 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
404 gs_font_cid0 *pfcid; in zbuildfont9() local
511 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
512 pfcid->cidata.common = common; in zbuildfont9()
514 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
516 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
547 gs_font_cid0 *pfcid; in ztype9mapcid() local
557 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
559 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfcid1.c120 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
144 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
424 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
448 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
456 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
459 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
464 pfcid->cidata.common = common; in zbuildfont11()
473 if (pfcid->font_name.size == 0) { in zbuildfont11()
[all …]
H A Dzfcid0.c258 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
378 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
401 gs_font_cid0 *pfcid; in zbuildfont9() local
489 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
490 pfcid->cidata.common = common; in zbuildfont9()
492 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
494 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
525 gs_font_cid0 *pfcid; in ztype9mapcid() local
535 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
537 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfcid1.c122 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
424 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
448 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
456 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
459 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
464 pfcid->cidata.common = common; in zbuildfont11()
465 pfcid->cidata.MetricsCount = MetricsCount; in zbuildfont11()
[all …]
H A Dzfcid0.c264 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
381 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
404 gs_font_cid0 *pfcid; in zbuildfont9() local
492 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
493 pfcid->cidata.common = common; in zbuildfont9()
495 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
497 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
528 gs_font_cid0 *pfcid; in ztype9mapcid() local
538 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
540 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfcid1.c122 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
424 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
448 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
456 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
459 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
464 pfcid->cidata.common = common; in zbuildfont11()
465 pfcid->cidata.MetricsCount = MetricsCount; in zbuildfont11()
[all …]
H A Dzfcid0.c264 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
381 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
404 gs_font_cid0 *pfcid; in zbuildfont9() local
492 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
493 pfcid->cidata.common = common; in zbuildfont9()
495 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
497 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
528 gs_font_cid0 *pfcid; in ztype9mapcid() local
538 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
540 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfcid1.c120 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
144 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
293 pfcid->subst_CID_on_WMode = NULL; in release_subst_CID_on_WMode()
345 gs_font_cid2 *pfcid; in zbuildfont11() local
424 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
448 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
456 pfcid->subst_CID_on_WMode = subst; in zbuildfont11()
459 code = gs_font_notify_register((gs_font *)pfcid, release_subst_CID_on_WMode, (void *)pfcid); in zbuildfont11()
464 pfcid->cidata.common = common; in zbuildfont11()
473 if (pfcid->font_name.size == 0) { in zbuildfont11()
[all …]
H A Dzfcid0.c258 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gdata, in z9_glyph_outline()
378 if (pfcid->cidata.FDArray[i]->data.parent == (gs_font_base *)pfcid) in notify_remove_font_type9()
401 gs_font_cid0 *pfcid; in zbuildfont9() local
489 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
490 pfcid->cidata.common = common; in zbuildfont9()
492 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
494 pfcid->cidata.FDBytes = FDBytes; in zbuildfont9()
525 gs_font_cid0 *pfcid; in ztype9mapcid() local
535 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
537 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsfcid2.c42 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
46 if (pfcid == 0) in gs_font_cid2_from_type42()
51 pfcid->memory = mem; in gs_font_cid2_from_type42()
52 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
53 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
54 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
55 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
56 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
57 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
62 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
H A Dgsfont0c.c107 gs_font_cid2 *pfcid; in gs_font_type0_from_type42() local
109 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
119 code = type0_from_cidfont_cmap(&pfont0, (gs_font *)pfcid, pcmap, in gs_font_type0_from_type42()
122 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
126 gs_free_object(mem, pfcid, "gs_type0_from_type42(CIDFont)"); in gs_font_type0_from_type42()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsfcid2.c42 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
46 if (pfcid == 0) in gs_font_cid2_from_type42()
51 pfcid->memory = mem; in gs_font_cid2_from_type42()
52 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
53 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
54 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
55 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
56 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
57 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
62 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsfcid2.c44 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
48 if (pfcid == 0) in gs_font_cid2_from_type42()
53 pfcid->memory = mem; in gs_font_cid2_from_type42()
54 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
55 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
56 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
57 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
58 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
59 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
64 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
H A Dgsfont0c.c109 gs_font_cid2 *pfcid; in gs_font_type0_from_type42() local
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
121 code = type0_from_cidfont_cmap(&pfont0, (gs_font *)pfcid, pcmap, in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
128 gs_free_object(mem, pfcid, "gs_type0_from_type42(CIDFont)"); in gs_font_type0_from_type42()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsfcid2.c44 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
48 if (pfcid == 0) in gs_font_cid2_from_type42()
53 pfcid->memory = mem; in gs_font_cid2_from_type42()
54 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
55 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
56 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
57 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
58 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
59 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
64 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
H A Dgsfont0c.c109 gs_font_cid2 *pfcid; in gs_font_type0_from_type42() local
111 int code = gs_font_cid2_from_type42(&pfcid, pfont42, wmode, mem); in gs_font_type0_from_type42()
121 code = type0_from_cidfont_cmap(&pfont0, (gs_font *)pfcid, pcmap, in gs_font_type0_from_type42()
124 code = gs_font_type0_from_cidfont(&pfont0, (gs_font *)pfcid, wmode, in gs_font_type0_from_type42()
128 gs_free_object(mem, pfcid, "gs_type0_from_type42(CIDFont)"); in gs_font_type0_from_type42()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsfcid2.c44 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
48 if (pfcid == 0) in gs_font_cid2_from_type42()
53 pfcid->memory = mem; in gs_font_cid2_from_type42()
54 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
55 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
56 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
57 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
58 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
59 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
64 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsfcid2.c44 gs_font_cid2 *pfcid = in gs_font_cid2_from_type42() local
48 if (pfcid == 0) in gs_font_cid2_from_type42()
53 pfcid->memory = mem; in gs_font_cid2_from_type42()
54 pfcid->next = pfcid->prev = 0; /* probably not necessary */ in gs_font_cid2_from_type42()
55 pfcid->is_resource = 0; in gs_font_cid2_from_type42()
56 gs_font_notify_init((gs_font *)pfcid); in gs_font_cid2_from_type42()
57 pfcid->id = gs_next_ids(mem, 1); in gs_font_cid2_from_type42()
58 pfcid->base = (gs_font *)pfcid; in gs_font_cid2_from_type42()
59 pfcid->FontType = ft_CID_TrueType; in gs_font_cid2_from_type42()
64 pfcid->cidata.MetricsCount = 0; in gs_font_cid2_from_type42()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzfcid1.c114 gs_font_cid2 *const pfcid = (gs_font_cid2 *)pfont; in z11_get_outline() local
115 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
145 gs_font_cid2 *const pfcid = (gs_font_cid2 *)pfont; in z11_get_metrics() local
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
187 gs_font_cid2 *pfcid; in zbuildfont11() local
228 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
229 pfcid->cidata.common = common; in zbuildfont11()
230 pfcid->cidata.MetricsCount = MetricsCount; in zbuildfont11()
232 pfcid->cidata.CIDMap_proc = z11_CIDMap_proc; in zbuildfont11()
235 pfcid->cidata.orig_procs.get_outline = pfont->data.get_outline; in zbuildfont11()
[all …]
H A Dzfcid0.c262 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gstr, in z9_glyph_outline()
378 gs_font_cid0 *pfcid; in zbuildfont9() local
447 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
448 pfcid->cidata.common = common; in zbuildfont9()
450 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
472 gs_font_cid0 *pfcid; in ztype9mapcid() local
482 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
483 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
497 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
525 gs_font_cid0 *pfcid; in zwritefont9() local
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzfcid1.c114 gs_font_cid2 *const pfcid = (gs_font_cid2 *)pfont; in z11_get_outline() local
115 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_outline()
145 gs_font_cid2 *const pfcid = (gs_font_cid2 *)pfont; in z11_get_metrics() local
146 int skip = pfcid->cidata.MetricsCount << 1; in z11_get_metrics()
187 gs_font_cid2 *pfcid; in zbuildfont11() local
228 pfcid = (gs_font_cid2 *)pfont; in zbuildfont11()
229 pfcid->cidata.common = common; in zbuildfont11()
230 pfcid->cidata.MetricsCount = MetricsCount; in zbuildfont11()
232 pfcid->cidata.CIDMap_proc = z11_CIDMap_proc; in zbuildfont11()
235 pfcid->cidata.orig_procs.get_outline = pfont->data.get_outline; in zbuildfont11()
[all …]
H A Dzfcid0.c262 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, glyph, &gstr, in z9_glyph_outline()
378 gs_font_cid0 *pfcid; in zbuildfont9() local
447 pfcid = (gs_font_cid0 *)pfont; in zbuildfont9()
448 pfcid->cidata.common = common; in zbuildfont9()
450 pfcid->cidata.FDArray = FDArray; in zbuildfont9()
472 gs_font_cid0 *pfcid; in ztype9mapcid() local
482 pfcid = (gs_font_cid0 *)pfont; in ztype9mapcid()
483 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
497 code = pfcid->cidata.glyph_data((gs_font_base *)pfcid, in ztype9mapcid()
525 gs_font_cid0 *pfcid; in zwritefont9() local
[all …]

12