Home
last modified time | relevance | path

Searched refs:t1_builder_add_point (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dt1decode.c862 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()
Dpsauxmod.c79 t1_builder_add_point, /* add_point */
Dpsobjs.h170 t1_builder_add_point( T1_Builder builder,
Dpsobjs.c1653 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()