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.c1076 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1111 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1145 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1185 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1233 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1275 if ( cff_builder_start_point( builder, x, y ) ) in cff_decoder_parse_charstrings()
1344 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1393 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1437 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
1486 if ( cff_builder_start_point( builder, x, y ) || in cff_decoder_parse_charstrings()
[all …]
Dpsauxmod.c131 cff_builder_start_point, /* start_point */
Dpsobjs.h225 cff_builder_start_point( CFF_Builder* builder,
Dpsobjs.c2010 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,