Searched defs:point_index (Results 1 – 4 of 4) sorted by relevance
231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
420 unsigned int point_index, in hb_font_get_glyph_contour_point_default()1030 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point()1263 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
405 unsigned int point_index, in hb_ft_get_glyph_contour_point()
411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local