Home
last modified time | relevance | path

Searched refs:num_type1_glyphs (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtc.c378 int num_type1_glyphs = 0; in scan_cmap_text() local
427 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
428 num_type1_glyphs++; in scan_cmap_text()
482 num_type1_glyphs--; in scan_cmap_text()
627 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
638 str.size = num_type1_glyphs; in scan_cmap_text()
717 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
718 num_type1_glyphs = 1; in scan_cmap_text()
721 num_type1_glyphs = 0; in scan_cmap_text()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtc.c378 int num_type1_glyphs = 0; in scan_cmap_text() local
427 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
428 num_type1_glyphs++; in scan_cmap_text()
482 num_type1_glyphs--; in scan_cmap_text()
627 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
638 str.size = num_type1_glyphs; in scan_cmap_text()
717 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
718 num_type1_glyphs = 1; in scan_cmap_text()
721 num_type1_glyphs = 0; in scan_cmap_text()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtc.c362 int num_type1_glyphs = 0; in scan_cmap_text() local
411 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
412 num_type1_glyphs++; in scan_cmap_text()
466 num_type1_glyphs--; in scan_cmap_text()
609 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
620 str.size = num_type1_glyphs; in scan_cmap_text()
699 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
700 num_type1_glyphs = 1; in scan_cmap_text()
704 num_type1_glyphs = 0; in scan_cmap_text()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtc.c362 int num_type1_glyphs = 0; in scan_cmap_text() local
411 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
412 num_type1_glyphs++; in scan_cmap_text()
466 num_type1_glyphs--; in scan_cmap_text()
609 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
620 str.size = num_type1_glyphs; in scan_cmap_text()
699 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
700 num_type1_glyphs = 1; in scan_cmap_text()
704 num_type1_glyphs = 0; in scan_cmap_text()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c420 int num_type1_glyphs = 0; in scan_cmap_text() local
469 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
470 num_type1_glyphs++; in scan_cmap_text()
533 num_type1_glyphs--; in scan_cmap_text()
746 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
757 str.size = num_type1_glyphs; in scan_cmap_text()
836 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
837 num_type1_glyphs = 1; in scan_cmap_text()
840 num_type1_glyphs = 0; in scan_cmap_text()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c420 int num_type1_glyphs = 0; in scan_cmap_text() local
469 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
470 num_type1_glyphs++; in scan_cmap_text()
533 num_type1_glyphs--; in scan_cmap_text()
746 if (!subfont && num_type1_glyphs != 0) in scan_cmap_text()
757 str.size = num_type1_glyphs; in scan_cmap_text()
836 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
837 num_type1_glyphs = 1; in scan_cmap_text()
840 num_type1_glyphs = 0; in scan_cmap_text()