Home
last modified time | relevance | path

Searched defs:point_index (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-font.c231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
/external/harfbuzz_ng/src/OT/glyf/
Dglyf.hh204 for (unsigned point_index = 0; point_index < count; point_index++) in get_points() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local
/external/harfbuzz_ng/src/
Dhb-font.cc448 unsigned int point_index, in hb_font_get_glyph_contour_point_default()
1295 unsigned int point_index, in hb_font_get_glyph_contour_point()
1606 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
Dhb-ft.cc611 unsigned int point_index, in hb_ft_get_glyph_contour_point()