Lines Matching refs:SubstFormat
180 ss->SubstFormat = GET_UShort(); in Load_SingleSubst()
191 switch ( ss->SubstFormat ) in Load_SingleSubst()
247 switch ( ss->SubstFormat ) in Free_SingleSubst()
288 switch ( ss->SubstFormat ) in Lookup_SingleSubst()
391 ms->SubstFormat = GET_UShort(); /* should be 1 */ in Load_MultipleSubst()
589 as->SubstFormat = GET_UShort(); /* should be 1 */ in Load_AlternateSubst()
866 ls->SubstFormat = GET_UShort(); /* should be 1 */ in Load_LigatureSubst()
1774 cs->SubstFormat = GET_UShort(); in Load_ContextSubst()
1778 switch ( cs->SubstFormat ) in Load_ContextSubst()
1794 switch ( cs->SubstFormat ) in Free_ContextSubst()
2036 switch ( cs->SubstFormat ) in Lookup_ContextSubst()
2965 ccs->SubstFormat = GET_UShort(); in Load_ChainContextSubst()
2969 switch ( ccs->SubstFormat ) { in Load_ChainContextSubst()
2984 switch ( ccs->SubstFormat ) { in Free_ChainContextSubst()
3441 switch ( ccs->SubstFormat ) { in Lookup_ChainContextSubst()
3471 rccs->SubstFormat = GET_UShort(); in Load_ReverseChainContextSubst()
3473 if ( rccs->SubstFormat != 1 ) in Load_ReverseChainContextSubst()