Searched refs:get_attach_points (Results 1 – 2 of 2) sorted by relevance
49 unsigned int get_attach_points (hb_codepoint_t glyph_id, in get_attach_points() function366 unsigned int get_attach_points (hb_codepoint_t glyph_id, in get_attach_points() function370 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); } in get_attach_points()
345 return face->table.GDEF->table->get_attach_points (glyph, in hb_ot_layout_get_attach_points()