Home | History | Annotate | Download | only in hb-old

Lines Matching refs:Alternate

542   as->Alternate = NULL;
544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) )
547 a = as->Alternate;
566 FREE( as->Alternate );
576 HB_AlternateSubst* as = &st->alternate;
647 HB_AlternateSubst* as = &st->alternate;
676 HB_AlternateSubst* as = &st->alternate;
694 /* we use a user-defined callback function to get the alternate index */
698 aset.GlyphCount, aset.Alternate,
703 value = aset.Alternate[alt_index];