Lines Matching refs:ALLOC_ARRAY
213 if ( ALLOC_ARRAY( ss->ssf.ssf2.Substitute, count, HB_UShort ) ) in Load_SingleSubst()
345 if ( ALLOC_ARRAY( s->Substitute, count, HB_UShort ) ) in Load_Sequence()
411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) ) in Load_MultipleSubst()
544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) ) in Load_AlternateSet()
609 if ( ALLOC_ARRAY( as->AlternateSet, count, HB_AlternateSet ) ) in Load_AlternateSubst()
745 if ( ALLOC_ARRAY( l->Component, count, HB_UShort ) ) in Load_Ligature()
795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) ) in Load_LigatureSet()
886 if ( ALLOC_ARRAY( ls->LigatureSet, count, HB_LigatureSet ) ) in Load_LigatureSubst()
1155 if ( ALLOC_ARRAY( sr->Input, count, HB_UShort ) ) in Load_SubRule()
1172 if ( ALLOC_ARRAY( sr->SubstLookupRecord, count, HB_SubstLookupRecord ) ) in Load_SubRule()
1230 if ( ALLOC_ARRAY( srs->SubRule, count, HB_SubRule ) ) in Load_SubRuleSet()
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) ) in Load_ContextSubst1()
1405 if ( ALLOC_ARRAY( scr->Class, count, HB_UShort ) ) in Load_SubClassRule()
1422 if ( ALLOC_ARRAY( scr->SubstLookupRecord, count, HB_SubstLookupRecord ) ) in Load_SubClassRule()
1481 if ( ALLOC_ARRAY( scs->SubClassRule, count, HB_SubClassRule ) ) in Load_SubClassSet()
1584 if ( ALLOC_ARRAY( csf2->SubClassSet, count, HB_SubClassSet ) ) in Load_ContextSubst2()
1684 if ( ALLOC_ARRAY( csf3->Coverage, count, HB_Coverage ) ) in Load_ContextSubst3()
1709 if ( ALLOC_ARRAY( csf3->SubstLookupRecord, count, in Load_ContextSubst3()
1902 if ( ALLOC_ARRAY( classes, csf2->MaxContextLength, HB_UShort ) ) in Lookup_ContextSubst2()
2076 if ( ALLOC_ARRAY( csr->Backtrack, count, HB_UShort ) ) in Load_ChainSubRule()
2100 if ( ALLOC_ARRAY( csr->Input, count, HB_UShort ) ) in Load_ChainSubRule()
2124 if ( ALLOC_ARRAY( csr->Lookahead, count, HB_UShort ) ) in Load_ChainSubRule()
2148 if ( ALLOC_ARRAY( csr->SubstLookupRecord, count, HB_SubstLookupRecord ) ) in Load_ChainSubRule()
2214 if ( ALLOC_ARRAY( csrs->ChainSubRule, count, HB_ChainSubRule ) ) in Load_ChainSubRuleSet()
2304 if ( ALLOC_ARRAY( ccsf1->ChainSubRuleSet, count, HB_ChainSubRuleSet ) ) in Load_ChainContextSubst1()
2392 if ( ALLOC_ARRAY( cscr->Backtrack, count, HB_UShort ) ) in Load_ChainSubClassRule()
2419 if ( ALLOC_ARRAY( cscr->Input, count, HB_UShort ) ) in Load_ChainSubClassRule()
2446 if ( ALLOC_ARRAY( cscr->Lookahead, count, HB_UShort ) ) in Load_ChainSubClassRule()
2470 if ( ALLOC_ARRAY( cscr->SubstLookupRecord, count, in Load_ChainSubClassRule()
2539 if ( ALLOC_ARRAY( cscs->ChainSubClassRule, count, in Load_ChainSubClassSet()
2657 if ( ALLOC_ARRAY( ccsf2->ChainSubClassSet, count, HB_ChainSubClassSet ) ) in Load_ChainContextSubst2()
2769 if ( ALLOC_ARRAY( ccsf3->BacktrackCoverage, backtrack_count, in Load_ChainContextSubst3()
2802 if ( ALLOC_ARRAY( ccsf3->InputCoverage, input_count, HB_Coverage ) ) in Load_ChainContextSubst3()
2834 if ( ALLOC_ARRAY( ccsf3->LookaheadCoverage, lookahead_count, in Load_ChainContextSubst3()
2867 if ( ALLOC_ARRAY( ccsf3->SubstLookupRecord, count, in Load_ChainContextSubst3()
3161 if ( ALLOC_ARRAY( backtrack_classes, ccsf2->MaxBacktrackLength, HB_UShort ) ) in Lookup_ChainContextSubst2()
3168 if ( ALLOC_ARRAY( input_classes, ccsf2->MaxInputLength, HB_UShort ) ) in Lookup_ChainContextSubst2()
3172 if ( ALLOC_ARRAY( lookahead_classes, ccsf2->MaxLookaheadLength, HB_UShort ) ) in Lookup_ChainContextSubst2()
3503 if ( ALLOC_ARRAY( rccs->BacktrackCoverage, backtrack_count, in Load_ReverseChainContextSubst()
3537 if ( ALLOC_ARRAY( rccs->LookaheadCoverage, lookahead_count, in Load_ReverseChainContextSubst()
3570 if ( ALLOC_ARRAY( rccs->Substitute, count, in Load_ReverseChainContextSubst()
3893 if ( ALLOC_ARRAY( stl, sl->ScriptCount + 1, HB_UInt ) ) in HB_GSUB_Query_Scripts()
3933 if ( ALLOC_ARRAY( ltl, s->LangSysCount + 1, HB_UInt ) ) in HB_GSUB_Query_Languages()
3997 if ( ALLOC_ARRAY( ftl, ls->FeatureCount + 1, HB_UInt ) ) in HB_GSUB_Query_Features()