Home
last modified time | relevance | path

Searched refs:close_contour (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dt1decode.c382 #define close_contour t1_builder_close_contour in t1_decoder_parse_charstrings() macro
1080 close_contour( builder ); in t1_decoder_parse_charstrings()
1179 close_contour( builder ); in t1_decoder_parse_charstrings()
/external/freetype/include/freetype/internal/
Dpsaux.h495 T1_Builder_Close_Contour_Func close_contour; member