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.c1074 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1109 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1143 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1183 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1231 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1273 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1342 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1391 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1435 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1484 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,