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.hh44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in typedef
62 const AttachPoint &points = this+attachPoint[index]; in get_attach_points()
84 OffsetArrayOf<AttachPoint>
/external/fonttools/Lib/fontTools/
Dsubset.py1169 table.AttachList.AttachPoint = [table.AttachList.AttachPoint[i]
1172 table.AttachList.GlyphCount = len(table.AttachList.AttachPoint)