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.c835 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1303 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) ) in t1_decoder_parse_charstrings()
1325 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1343 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) ) in t1_decoder_parse_charstrings()
1371 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1391 if ( FT_SET_ERROR( t1_builder_start_point( builder, x, y ) ) || in t1_decoder_parse_charstrings()
1409 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.c1692 t1_builder_start_point( T1_Builder builder, in t1_builder_start_point() function
/external/freetype/docs/oldlogs/
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):