Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh62 const AttachPoint &points = this+attachPoint[index]; in get_attach_points()
78 return_trace (coverage.sanitize (c, this) && attachPoint.sanitize (c, this)); in sanitize()
86 attachPoint; /* Array of AttachPoint tables member
89 DEFINE_SIZE_ARRAY (4, attachPoint);
/external/fonttools/Tests/otlLib/
Dbuilder_test.py96 attachPoint = builder.buildAttachPoint([7, 3])
97 self.assertEqual(getXML(attachPoint.toXML),
108 attachPoint = builder.buildAttachPoint([7, 3, 7])
109 self.assertEqual(getXML(attachPoint.toXML),