Home
last modified time | relevance | path

Searched refs:glyph_usage (Results 1 – 25 of 38) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtt.c524 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
585 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
610 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
618 if (glyph_usage != NULL) in pdf_attached_font_resource()
619 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
657 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
669 e->glyph_usage = NULL; in pdf_attach_font_resource()
1349 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
1735 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
1790 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c862 byte *glyph_usage; in complete_adding_char() local
868 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
880 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
901 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
907 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
916 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h202 pdf_font_resource_t **pdfont, byte **glyph_usage,
H A Dgdevpdfx.h320 byte *glyph_usage; member
329 glyph_usage, real_widths, pdev)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtt.c524 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
585 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
610 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
618 if (glyph_usage != NULL) in pdf_attached_font_resource()
619 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
657 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
669 e->glyph_usage = NULL; in pdf_attach_font_resource()
1349 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
1735 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
1790 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c862 byte *glyph_usage; in complete_adding_char() local
868 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
880 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
901 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
907 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
916 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h202 pdf_font_resource_t **pdfont, byte **glyph_usage,
H A Dgdevpdfx.h320 byte *glyph_usage; member
329 glyph_usage, real_widths, pdev)
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtt.c716 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
781 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
817 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
825 if (glyph_usage != NULL) in pdf_attached_font_resource()
826 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
863 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
874 e->glyph_usage = NULL; in pdf_attach_font_resource()
1620 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
2019 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
2074 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c1005 byte *glyph_usage; in complete_adding_char() local
1011 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1023 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
1044 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
1050 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
1059 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h204 pdf_font_resource_t **pdfont, byte **glyph_usage,
H A Dgdevpdfx.h360 byte *glyph_usage; member
369 glyph_usage, real_widths, pdev)
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtt.c716 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
781 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
817 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
825 if (glyph_usage != NULL) in pdf_attached_font_resource()
826 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
863 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
874 e->glyph_usage = NULL; in pdf_attach_font_resource()
1620 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
2019 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
2074 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c1005 byte *glyph_usage; in complete_adding_char() local
1011 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1023 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
1044 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
1050 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
1059 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h204 pdf_font_resource_t **pdfont, byte **glyph_usage,
H A Dgdevpdfx.h360 byte *glyph_usage; member
369 glyph_usage, real_widths, pdev)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/common/
H A DBUILD.gn14 "glyph_usage.cc",
15 "glyph_usage.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/common/
H A DBUILD.gn16 "glyph_usage.cc",
17 "glyph_usage.h",
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c711 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
781 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
817 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
825 if (glyph_usage != NULL) in pdf_attached_font_resource()
826 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
866 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
877 e->glyph_usage = NULL; in pdf_attach_font_resource()
1708 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
2107 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
2162 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c1036 byte *glyph_usage; in complete_adding_char() local
1042 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1054 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
1075 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
1081 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
1090 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h198 pdf_font_resource_t **pdfont, byte **glyph_usage,
H A Dgdevpdfx.h465 byte *glyph_usage; member
473 glyph_usage, real_widths)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtt.c711 e0->glyph_usage = 0; in pdf_remove_font_cache_elem()
781 memset(e->glyph_usage, 0, len); in alloc_font_cache_elem_arrays()
817 if (e != NULL && (((*e)->glyph_usage == NULL && glyph_usage !=NULL) || in pdf_attached_font_resource()
825 if (glyph_usage != NULL) in pdf_attached_font_resource()
826 *glyph_usage = (e == NULL ? NULL : (*e)->glyph_usage); in pdf_attached_font_resource()
866 memset(e->glyph_usage, 0, len); in pdf_attach_font_resource()
877 e->glyph_usage = NULL; in pdf_attach_font_resource()
1708 if (glyph_usage == 0 || !(glyph_usage[cid / 8] & (0x80 >> (cid & 7)))) { in store_glyphs()
2107 if (glyph_usage == NULL) in pdf_mark_text_glyphs()
2162 byte *glyph_usage = 0; in pdf_obtain_font_resource() local
[all …]
H A Dgdevpdti.c1036 byte *glyph_usage; in complete_adding_char() local
1042 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in complete_adding_char()
1054 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in complete_adding_char()
1075 byte *glyph_usage; in pdf_char_widths_from_charprocs() local
1081 &glyph_usage, &real_widths, &char_cache_size, &width_cache_size); in pdf_char_widths_from_charprocs()
1090 glyph_usage[ch / 8] |= 0x80 >> (ch & 7); in pdf_char_widths_from_charprocs()
H A Dgdevpdtt.h198 pdf_font_resource_t **pdfont, byte **glyph_usage,

12