Home
last modified time | relevance | path

Searched refs:attachList (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh365 bool has_attach_points () const { return attachList != 0; } in has_attach_points()
370 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); } in get_attach_points()
446 out->attachList.set (0);//TODO(subset) serialize_subset (c, this+attachList, out); in subset()
465 attachList.sanitize (c, this) && in sanitize()
480 attachList; /* Offset to list of glyphs with member
/external/fonttools/Tests/otlLib/
Dbuilder_test.py71 attachList = builder.buildAttachList({
74 self.assertEqual(getXML(attachList.toXML),