Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c243 int point_idx, in af_get_segment_index() argument
247 AF_Point point = hints->points + point_idx; in af_get_segment_index()
324 int point_idx = AF_INDEX_NUM( point, points ); in af_glyph_hints_dump_points() local
325 int segment_idx_0 = af_get_segment_index( hints, point_idx, 0 ); in af_glyph_hints_dump_points()
326 int segment_idx_1 = af_get_segment_index( hints, point_idx, 1 ); in af_glyph_hints_dump_points()
340 point_idx, in af_glyph_hints_dump_points()