Searched refs:get_attach_points (Results 1 – 2 of 2) sorted by relevance
49 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, in get_attach_points() function357 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, in get_attach_points() function361 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); } in get_attach_points()
193 return _get_gdef (face).get_attach_points (glyph, start_offset, point_count, point_array); in hb_ot_layout_get_attach_points()