Home
last modified time | relevance | path

Searched refs:loca_length (Results 1 – 25 of 29) sorted by relevance

12

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dttf.cc115 FT_ULong head_length, FT_ULong loca_length) in t42_write_table() argument
145 unsigned char *loca_buf = new unsigned char[loca_length]; in t42_write_table()
151 unsigned char *endp = loca_buf + loca_length; in t42_write_table()
241 FT_ULong head_length = 0, loca_length = 0; in print_body() local
258 loca_length = length; in print_body()
366 head_length, loca_length); in print_body()
393 head_length, loca_length); in print_body()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dttf.cc116 FT_ULong head_length, FT_ULong loca_length) in t42_write_table() argument
146 unsigned char *loca_buf = new unsigned char[loca_length]; in t42_write_table()
152 unsigned char *endp = loca_buf + loca_length; in t42_write_table()
242 FT_ULong head_length = 0, loca_length = 0; in print_body() local
259 loca_length = length; in print_body()
367 head_length, loca_length); in print_body()
391 head_length, loca_length); in print_body()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c780 uint glyf_length, loca_length; in psf_write_truetype_data() local
952 loca_length = 0; in psf_write_truetype_data()
971 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
975 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
978 loca_length >>= 1; in psf_write_truetype_data()
1044 offset, loca_length); in psf_write_truetype_data()
1259 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsft.c768 uint glyf_length, loca_length; in psf_write_truetype_data() local
942 loca_length = 0; in psf_write_truetype_data()
961 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
965 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
968 loca_length >>= 1; in psf_write_truetype_data()
1033 offset, loca_length); in psf_write_truetype_data()
1249 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsft.c768 uint glyf_length, loca_length; in psf_write_truetype_data() local
942 loca_length = 0; in psf_write_truetype_data()
961 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
965 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
968 loca_length >>= 1; in psf_write_truetype_data()
1033 offset, loca_length); in psf_write_truetype_data()
1249 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpsft.c780 uint glyf_length, loca_length; in psf_write_truetype_data() local
952 loca_length = 0; in psf_write_truetype_data()
971 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
975 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
978 loca_length >>= 1; in psf_write_truetype_data()
1044 offset, loca_length); in psf_write_truetype_data()
1259 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsft.c763 uint glyf_length, loca_length; in psf_write_truetype_data() local
931 loca_length = 0; in psf_write_truetype_data()
948 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
952 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
955 loca_length >>= 1; in psf_write_truetype_data()
1020 offset, loca_length); in psf_write_truetype_data()
1232 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsft.c763 uint glyf_length, loca_length; in psf_write_truetype_data() local
931 loca_length = 0; in psf_write_truetype_data()
948 loca_length = (enlarged_numGlyphs + 1) << 2; in psf_write_truetype_data()
952 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
955 loca_length >>= 1; in psf_write_truetype_data()
1020 offset, loca_length); in psf_write_truetype_data()
1232 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpsft.c535 uint loca_length, loca_checksum[2]; in psf_write_truetype_data() local
680 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
683 loca_length >>= 1; in psf_write_truetype_data()
733 offset, loca_length); in psf_write_truetype_data()
873 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpsft.c535 uint loca_length, loca_checksum[2]; in psf_write_truetype_data() local
680 loca_length = (numGlyphs + 1) << 2; in psf_write_truetype_data()
683 loca_length >>= 1; in psf_write_truetype_data()
733 offset, loca_length); in psf_write_truetype_data()
873 put_pad(s, loca_length); in psf_write_truetype_data()
/dports/print/fontforge/fontforge-20201107/contrib/fonttools/
H A Dttf2eps.c72 …int loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instead */ member
435 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
705 info->loca_length = length; in readttfheader()
H A Dshowttf.c110 …int loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instead */ member
413 info->loca_length = length; in readttfheader()
580 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
6988 for ( i=0; 4*i<info.loca_length; ++i ) { in readit()
6994 for ( i=0; 2*i<info.loca_length; ++i ) { in readit()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dttf.h197 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
H A Dparsettf.c1122 info->loca_length = length; in readttfheader()
1329 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
1364 if ( info->glyph_cnt==0 && info->glyph_length==0 && info->loca_length<=4 && in readttfmaxp()
1368 } else if ( cnt!=info->glyph_cnt && info->loca_length!=0 ) { in readttfmaxp()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
H A Dparsettf.c1119 info->loca_length = length; in readttfheader()
1276 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
1310 if ( info->glyph_cnt==0 && info->glyph_length==0 && info->loca_length<=4 && in readttfmaxp()
1314 } else if ( cnt!=info->glyph_cnt && info->loca_length!=0 ) { in readttfmaxp()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
H A Dparsettf.c1119 info->loca_length = length; in readttfheader()
1276 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
1310 if ( info->glyph_cnt==0 && info->glyph_length==0 && info->loca_length<=4 && in readttfmaxp()
1314 } else if ( cnt!=info->glyph_cnt && info->loca_length!=0 ) { in readttfmaxp()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
H A Dparsettf.c1119 info->loca_length = length; in readttfheader()
1276 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
1310 if ( info->glyph_cnt==0 && info->glyph_length==0 && info->loca_length<=4 && in readttfmaxp()
1314 } else if ( cnt!=info->glyph_cnt && info->loca_length!=0 ) { in readttfmaxp()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dttf.h141 …uint32 loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instea… member
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/wxfonts/
H A Dshowttf.c162 …int loca_length; /* actually glypn_cnt is wrong. Use the table length (divided by size) instead */ member
474 info->loca_length = length; in readttfheader()
640 info->glyph_cnt = info->loca_length/4-1; in readttfhead()
6836 for ( i=0; 4*i<info.loca_length; ++i ) { in readit()
6842 for ( i=0; 2*i<info.loca_length; ++i ) { in readit()

12