Searched refs:glyph_length (Results 1 – 1 of 1) sorted by relevance
52 FT_ULong glyph_length = 0; in cid_load_glyph() local82 glyph_length = glyph_data.length - cid->fd_bytes; in cid_load_glyph()83 (void)FT_ALLOC( charstring, glyph_length ); in cid_load_glyph()86 glyph_length ); in cid_load_glyph()115 glyph_length = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ) - off1; in cid_load_glyph()123 if ( glyph_length == 0 ) in cid_load_glyph()125 if ( FT_ALLOC( charstring, glyph_length ) ) in cid_load_glyph()128 charstring, glyph_length ) ) in cid_load_glyph()158 psaux->t1_decrypt( charstring, glyph_length, 4330 ); in cid_load_glyph()162 (FT_Int)glyph_length - cs_offset ); in cid_load_glyph()