Home
last modified time | relevance | path

Searched refs:cff_op_hlineto (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dcffdecode.c52 cff_op_hlineto, enumerator
645 op = cff_op_hlineto; in cff_decoder_parse_charstrings()
842 case cff_op_hlineto: in cff_decoder_parse_charstrings()
1082 case cff_op_hlineto: in cff_decoder_parse_charstrings()
1085 FT_Int phase = ( op == cff_op_hlineto ); in cff_decoder_parse_charstrings()
1088 FT_TRACE4(( op == cff_op_hlineto ? " hlineto\n" in cff_decoder_parse_charstrings()
/external/freetype/
DChangeLog.244798 [cff_op_hlineto]: Ignore instruction if there aren't any arguments