Home
last modified time | relevance | path

Searched refs:COPY_GLYPH_BY_INDEX (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcopy.h124 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1334 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1808 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2124 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcopy.h124 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1334 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1808 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2124 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgxfcopy.h123 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1360 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1379 …if (!(options & COPY_GLYPH_BY_INDEX) && (options & COPY_GLYPH_USE_GSUB) && font->FontType == ft_CI… in copy_glyph_type42()
1885 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2297 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgxfcopy.h123 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1360 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1379 …if (!(options & COPY_GLYPH_BY_INDEX) && (options & COPY_GLYPH_USE_GSUB) && font->FontType == ft_CI… in copy_glyph_type42()
1885 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2297 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcopy.h128 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1355 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1854 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2211 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcopy.h128 #define COPY_GLYPH_BY_INDEX 4 macro
H A Dgxfcopy.c1355 uint gid = (options & COPY_GLYPH_BY_INDEX ? glyph - GS_MIN_GLYPH_INDEX : in copy_glyph_type42()
1854 if (!(options & COPY_GLYPH_BY_INDEX)) { in copy_glyph_cid2()
2211 (options & ~COPY_GLYPH_NO_OLD) | COPY_GLYPH_BY_INDEX); in gs_copy_glyph_options()