Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c802 FT_UInt start_contour ) in tt_prepare_zone() argument
807 (FT_Short)start_contour; in tt_prepare_zone()
812 zone->contours = (FT_UShort*)load->outline.contours + start_contour; in tt_prepare_zone()
1355 FT_UInt start_contour ) in TT_Process_Composite_Glyph() argument
1435 start_point, start_contour ); in TT_Process_Composite_Glyph()
1886 FT_UInt start_contour; in load_truetype_glyph() local
1929 start_contour = (FT_UInt)gloader->base.outline.n_contours; in load_truetype_glyph()
2194 start_contour ); in load_truetype_glyph()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.201330 (ah_hinter_load): Remove unused `new_advance', `start_contour',