Home
last modified time | relevance | path

Searched refs:cff_builder_start_point (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/psaux/
Dcffdecode.c1064 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1099 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1133 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1173 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1221 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1263 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1332 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1381 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1425 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1474 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
[all …]
Dpsauxmod.c132 cff_builder_start_point, /* start_point */
Dpsobjs.h226 cff_builder_start_point( CFF_Builder* builder,
Dpsobjs.c2011 cff_builder_start_point( CFF_Builder* builder, in cff_builder_start_point() function
/external/freetype/
DChangeLog.24220 cff_builder_start_point, cff_builder_close_contour,