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.py92 attachPoint = builder.buildAttachPoint([7, 3])
93 assert getXML(attachPoint.toXML) == [
105 attachPoint = builder.buildAttachPoint([7, 3, 7])
106 assert getXML(attachPoint.toXML) == [