Searched refs:cff_builder_start_point (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/psaux/ |
D | cffdecode.c | 1076 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 …]
|
D | psauxmod.c | 131 cff_builder_start_point, /* start_point */
|
D | psobjs.h | 225 cff_builder_start_point( CFF_Builder* builder,
|
D | psobjs.c | 2010 cff_builder_start_point( CFF_Builder* builder, in cff_builder_start_point() function
|
/external/freetype/ |
D | ChangeLog.24 | 220 cff_builder_start_point, cff_builder_close_contour,
|