Home
last modified time | relevance | path

Searched refs:width_cache_size (Results 1 – 24 of 24) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtc.c403 int char_cache_size, width_cache_size; in scan_cmap_text() local
466 … &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
497 if (cid >=width_cache_size) { in scan_cmap_text()
503 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdti.c1006 int char_cache_size, width_cache_size; in complete_adding_char() local
1011 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1017 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
1045 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
1050 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.c2076 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2084 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2101 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2118 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
2126 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
2144 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c682 int char_cache_size, width_cache_size; in pdf_char_widths() local
686 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
693 if (ch >= width_cache_size) in pdf_char_widths()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtc.c403 int char_cache_size, width_cache_size; in scan_cmap_text() local
466 … &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
497 if (cid >=width_cache_size) { in scan_cmap_text()
503 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdti.c1006 int char_cache_size, width_cache_size; in complete_adding_char() local
1011 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1017 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
1045 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
1050 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.c2076 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2084 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2101 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2118 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
2126 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
2144 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c682 int char_cache_size, width_cache_size; in pdf_char_widths() local
686 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
693 if (ch >= width_cache_size) in pdf_char_widths()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtc.c387 int char_cache_size, width_cache_size; in scan_cmap_text() local
450 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
481 if (cid >=width_cache_size) { in scan_cmap_text()
487 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdti.c863 int char_cache_size, width_cache_size; in complete_adding_char() local
868 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
874 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
902 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
907 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.c1792 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
1800 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
1817 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
1834 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
1842 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
1860 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c587 int char_cache_size, width_cache_size; in pdf_char_widths() local
591 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
598 if (ch >= width_cache_size) in pdf_char_widths()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtc.c387 int char_cache_size, width_cache_size; in scan_cmap_text() local
450 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
481 if (cid >=width_cache_size) { in scan_cmap_text()
487 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdti.c863 int char_cache_size, width_cache_size; in complete_adding_char() local
868 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
874 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
902 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
907 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.c1792 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
1800 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
1817 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
1834 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
1842 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
1860 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c587 int char_cache_size, width_cache_size; in pdf_char_widths() local
591 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
598 if (ch >= width_cache_size) in pdf_char_widths()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdti.c1037 int char_cache_size, width_cache_size; in complete_adding_char() local
1042 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1048 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
1076 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
1081 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtc.c445 int char_cache_size, width_cache_size; in scan_cmap_text() local
510 … &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
548 if (cid >=width_cache_size) { in scan_cmap_text()
554 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdtt.c2164 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2172 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2189 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2206 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
2214 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
2232 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c869 int char_cache_size, width_cache_size; in pdf_char_widths() local
873 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
880 if (ch >= width_cache_size) in pdf_char_widths()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdti.c1037 int char_cache_size, width_cache_size; in complete_adding_char() local
1042 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1048 if (ch >= char_cache_size || ch >= width_cache_size) in complete_adding_char()
1076 int char_cache_size, width_cache_size; in pdf_char_widths_from_charprocs() local
1081 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
H A Dgdevpdtc.c445 int char_cache_size, width_cache_size; in scan_cmap_text() local
510 … &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in scan_cmap_text()
548 if (cid >=width_cache_size) { in scan_cmap_text()
554 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
H A Dgdevpdtt.c2164 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2172 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2189 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource()
2206 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
2214 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
2232 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_obtain_font_resource_unencoded()
H A Dgdevpdte.c869 int char_cache_size, width_cache_size; in pdf_char_widths() local
873 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths()
880 if (ch >= width_cache_size) in pdf_char_widths()