Home
last modified time | relevance | path

Searched refs:charstring_len (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/cff/
Dcffgload.c725 FT_ULong charstring_len; in cff_operator_seac() local
805 &charstring, &charstring_len ); in cff_operator_seac()
811 charstring_len ); in cff_operator_seac()
814 cff_free_glyph_data( face, &charstring, charstring_len ); in cff_operator_seac()
835 &charstring, &charstring_len ); in cff_operator_seac()
841 charstring_len ); in cff_operator_seac()
844 cff_free_glyph_data( face, &charstring, charstring_len ); in cff_operator_seac()
886 FT_ULong charstring_len ) in cff_decoder_parse_charstrings() argument
926 limit = zone->limit = charstring_base + charstring_len; in cff_decoder_parse_charstrings()
2549 FT_ULong charstring_len;
[all …]
Dcffgload.h187 FT_ULong charstring_len );
/external/freetype/src/psaux/
Dt1decode.c356 FT_UInt charstring_len ) in t1_decoder_parse_charstrings() argument
417 limit = zone->limit = charstring_base + charstring_len; in t1_decoder_parse_charstrings()