Home
last modified time | relevance | path

Searched refs:type1_glyphs (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dunicode-printing.patch119 - cairo_glyph_t *type1_glyphs = NULL;
138 - type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
139 - if (type1_glyphs == NULL) {
143 - memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t));
147 - type1_glyphs[i].index,
153 - type1_glyphs[i].index = subset_glyph.unicode;
155 - glyphs = type1_glyphs;
176 - if (type1_glyphs != NULL)
177 - free (type1_glyphs);
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdtc.c377 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
427 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
636 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
640 type1_glyphs); in scan_cmap_text()
713 (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false); in scan_cmap_text()
717 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdtc.c377 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
427 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
636 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
640 type1_glyphs); in scan_cmap_text()
713 (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false); in scan_cmap_text()
717 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdtc.c361 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
411 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
618 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
622 type1_glyphs); in scan_cmap_text()
695 (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false); in scan_cmap_text()
699 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdtc.c361 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
411 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
618 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
622 type1_glyphs); in scan_cmap_text()
695 (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false); in scan_cmap_text()
699 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c419 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
469 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
755 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
759 type1_glyphs); in scan_cmap_text()
832 … (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false, scan.index - index); in scan_cmap_text()
836 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdtc.c419 gs_glyph *type1_glyphs = (gs_glyph *)vbuf; in scan_cmap_text() local
469 type1_glyphs[num_type1_glyphs] = glyph; in scan_cmap_text()
755 pte->text.data.glyphs = type1_glyphs; in scan_cmap_text()
759 type1_glyphs); in scan_cmap_text()
832 … (gs_font *)subfont, &text_state, &str, &wxy, type1_glyphs, false, scan.index - index); in scan_cmap_text()
836 type1_glyphs[0] = type1_glyphs[num_type1_glyphs]; in scan_cmap_text()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-win32-printing-surface.c1517 cairo_glyph_t *type1_glyphs = NULL; in _cairo_win32_printing_surface_show_glyphs() local
1536 type1_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t)); in _cairo_win32_printing_surface_show_glyphs()
1537 if (type1_glyphs == NULL) in _cairo_win32_printing_surface_show_glyphs()
1540 memcpy (type1_glyphs, glyphs, num_glyphs * sizeof (cairo_glyph_t)); in _cairo_win32_printing_surface_show_glyphs()
1544 type1_glyphs[i].index, in _cairo_win32_printing_surface_show_glyphs()
1550 type1_glyphs[i].index = subset_glyph.unicode; in _cairo_win32_printing_surface_show_glyphs()
1552 glyphs = type1_glyphs; in _cairo_win32_printing_surface_show_glyphs()
1573 if (type1_glyphs != NULL) in _cairo_win32_printing_surface_show_glyphs()
1574 free (type1_glyphs); in _cairo_win32_printing_surface_show_glyphs()