Searched refs:t1_builder_start_point (Results 1 – 6 of 6) sorted by relevance
/external/freetype/src/psaux/ |
D | t1decode.c | 832 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()
|
D | psauxmod.c | 81 t1_builder_start_point, /* start_point */
|
D | psobjs.h | 184 t1_builder_start_point( T1_Builder builder,
|
D | psobjs.c | 1728 t1_builder_start_point( T1_Builder builder, in t1_builder_start_point() function
|
/external/freetype/ |
D | ChangeLog.24 | 4851 Return error code from t1_builder_start_point and 6192 * src/psaux/psobjs.c (t1_builder_start_point): Accept (invalid)
|
D | ChangeLog.21 | 2305 * src/psaux/psobjs.c (t1_builder_init, t1_builder_start_point):
|