Home | History | Annotate | Download | only in src

Lines Matching refs:ligature

722 /* Ligature */
793 ls->Ligature = NULL;
795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) )
798 l = ls->Ligature;
834 if ( ls->Ligature )
837 l = ls->Ligature;
853 HB_LigatureSubst* ls = &st->ligature;
924 HB_LigatureSubst* ls = &st->ligature;
955 HB_LigatureSubst* ls = &st->ligature;
975 lig = ls->LigatureSet[index].Ligature;
1022 /* We don't use a new ligature ID if there are no skipped
1023 glyphs and the ligature already has an ID. */
1050 component value really belongs to a given ligature. */