Searched refs:LigatureAnchor (Results 1 – 4 of 4) sorted by relevance
349 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
2363 cr[m].LigatureAnchor = NULL; in Load_LigatureAttach()2365 if ( ALLOC_ARRAY( cr[m].LigatureAnchor, num_classes, HB_Anchor ) ) in Load_LigatureAttach()2368 lan = cr[m].LigatureAnchor; in Load_LigatureAttach()2405 lan = cr[k].LigatureAnchor; in Load_LigatureAttach()2434 lan = cr[m].LigatureAnchor; in Free_LigatureAttach()2727 lig_anchor = &cr->LigatureAnchor[class]; in Lookup_MarkLigPos()