Searched defs:point_index (Results 1 – 5 of 5) sorted by relevance
231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
447 unsigned int point_index, in hb_font_get_glyph_contour_point_default()1118 unsigned int point_index, in hb_font_get_glyph_contour_point()1409 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
467 unsigned int point_index, in hb_ft_get_glyph_contour_point()
957 for (unsigned point_index = 0; point_index + 4 < all_points.length; ++point_index) in get_points() local
411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local