Searched refs:LigatureAttach (Results 1 – 5 of 5) sorted by relevance
1786 self.LigatureAttach = []1791 self.LigatureAttach.append(buildLigatureAttach(anchors))1792 self.LigatureCount = len(self.LigatureAttach)1798 self = ot.LigatureAttach()
716 OTV_NEST3( MarkLigPosFormat1, LigatureArray, LigatureAttach ); in otv_MarkLigPos_validate()
1558 typedef AnchorMatrix LigatureAttach; /* component-major-- typedef1563 typedef OffsetListOf<LigatureAttach> LigatureArray;1603 const LigatureAttach& lig_attach = lig_array[lig_index]; in apply()
662 …self.LigatureArray.LigatureAttach = _list_subset(self.LigatureArray.LigatureAttach, ligature_indic…663 self.LigatureArray.LigatureCount = len(self.LigatureArray.LigatureAttach)669 for l in self.LigatureArray.LigatureAttach:684 for l in self.LigatureArray.LigatureAttach:
405 record = records[idx[glyph]] = ot.LigatureAttach()