Home
last modified time | relevance | path

Searched refs:t1_builder_start_point (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/psaux/
Dt1decode.c832 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1300 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) ) in t1_decoder_parse_charstrings()
1322 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1340 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) ) in t1_decoder_parse_charstrings()
1368 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1388 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1406 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) ) in t1_decoder_parse_charstrings()
Dpsauxmod.c81 t1_builder_start_point, /* start_point */
Dpsobjs.h184 t1_builder_start_point( T1_Builder builder,
Dpsobjs.c1728 t1_builder_start_point( T1_Builder builder, in t1_builder_start_point() function
/external/freetype/
DChangeLog.244851 Return error code from t1_builder_start_point and
6192 * src/psaux/psobjs.c (t1_builder_start_point): Accept (invalid)
DChangeLog.212305 * src/psaux/psobjs.c (t1_builder_init, t1_builder_start_point):