Searched refs:t1_builder_add_point (Results 1 – 4 of 4) sorted by relevance
/external/freetype/src/psaux/ |
D | t1decode.c | 862 t1_builder_add_point( builder, in t1_decoder_parse_charstrings() 1321 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1325 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1328 t1_builder_add_point( builder, x, y, 1 ); in t1_decoder_parse_charstrings() 1368 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1372 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1376 t1_builder_add_point( builder, x, y, 1 ); in t1_decoder_parse_charstrings() 1387 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1391 t1_builder_add_point( builder, x, y, 0 ); in t1_decoder_parse_charstrings() 1394 t1_builder_add_point( builder, x, y, 1 ); in t1_decoder_parse_charstrings()
|
D | psauxmod.c | 79 t1_builder_add_point, /* add_point */
|
D | psobjs.h | 170 t1_builder_add_point( T1_Builder builder,
|
D | psobjs.c | 1653 t1_builder_add_point( T1_Builder builder, in t1_builder_add_point() function 1686 t1_builder_add_point( builder, x, y, 1 ); in t1_builder_add_point1()
|