Searched defs:get_attach_points (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh49 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::AttachList
357 inline unsigned int get_attach_points (hb_codepoint_t glyph_id, function in struct:OT::GDEF
361 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }

Completed in 56 milliseconds