Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtt.c1336 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1463 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1494 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1496 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
1727 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
1757 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
1767 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
1774 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
1792 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
1809 glyph_usage, char_cache_size); in pdf_obtain_font_resource()
[all …]
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 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()
487 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtt.c1336 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1463 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1494 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1496 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
1727 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
1757 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
1767 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
1774 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
1792 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
1809 glyph_usage, char_cache_size); in pdf_obtain_font_resource()
[all …]
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 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()
487 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtt.c1607 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1733 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1764 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1766 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
2011 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
2041 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
2051 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
2058 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
2076 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2118 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
[all …]
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 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()
503 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtt.c1607 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1733 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1764 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1766 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
2011 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
2041 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
2051 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
2058 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
2076 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2118 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
[all …]
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 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()
503 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c1695 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1818 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1849 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1851 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
2099 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
2129 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
2139 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
2146 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
2164 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2206 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
[all …]
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()
554 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c1695 byte *glyph_usage, int char_cache_size, in store_glyphs() argument
1818 byte *glyph_usage, int char_cache_size) in pdf_make_text_glyphs_table() argument
1849 if (glyph_usage != 0 && cid > char_cache_size) in pdf_make_text_glyphs_table()
1851 store_glyphs(cgp, glyph_usage, char_cache_size, in pdf_make_text_glyphs_table()
2099 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs() argument
2129 if (cid >= char_cache_size) in pdf_mark_text_glyphs()
2139 byte *glyph_usage, int char_cache_size) in pdf_mark_text_glyphs_unencoded() argument
2146 if (ch >= char_cache_size) in pdf_mark_text_glyphs_unencoded()
2164 int char_cache_size, width_cache_size; in pdf_obtain_font_resource() local
2206 int char_cache_size = 0, width_cache_size = 0; in pdf_obtain_font_resource_unencoded() local
[all …]
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()
554 if (cid >= char_cache_size || cid >= width_cache_size) in scan_cmap_text()
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()