Searched refs:cff_builder_start_point (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/psaux/ |
D | cffdecode.c | 1064 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 …]
|
D | psauxmod.c | 132 cff_builder_start_point, /* start_point */
|
D | psobjs.h | 226 cff_builder_start_point( CFF_Builder* builder,
|
D | psobjs.c | 2011 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,
|