/external/harfbuzz/src/ |
harfbuzz-open.c | 56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) ) 140 if ( ALLOC_ARRAY( s->LangSysRecord, count, HB_LangSysRecord ) ) 223 if ( ALLOC_ARRAY( sl->ScriptRecord, script_count, HB_ScriptRecord ) ) 324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) ) 375 if ( ALLOC_ARRAY( fl->FeatureRecord, count, HB_FeatureRecord ) ) 377 if ( ALLOC_ARRAY( fl->ApplyOrder, count, HB_UShort ) ) 502 if ( ALLOC_ARRAY( l->SubTable, count, HB_SubTable ) ) 601 if ( ALLOC_ARRAY( ll->Lookup, count, HB_Lookup ) ) 603 if ( ALLOC_ARRAY( ll->Properties, count, HB_UInt ) ) 689 if ( ALLOC_ARRAY( cf1->GlyphArray, count, HB_UShort ) [all...] |
harfbuzz-impl.h | 100 #define ALLOC_ARRAY(_ptr,_count,_type) \
|
harfbuzz-gsub.c | 213 if ( ALLOC_ARRAY( ss->ssf.ssf2.Substitute, count, HB_UShort ) ) 345 if ( ALLOC_ARRAY( s->Substitute, count, HB_UShort ) ) 411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) ) 544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) ) 609 if ( ALLOC_ARRAY( as->AlternateSet, count, HB_AlternateSet ) ) 745 if ( ALLOC_ARRAY( l->Component, count, HB_UShort ) ) 795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) ) 886 if ( ALLOC_ARRAY( ls->LigatureSet, count, HB_LigatureSet ) ) 1155 if ( ALLOC_ARRAY( sr->Input, count, HB_UShort ) ) 1172 if ( ALLOC_ARRAY( sr->SubstLookupRecord, count, HB_SubstLookupRecord ) [all...] |
harfbuzz-gpos.c | 261 if ( ALLOC_ARRAY( vr->DeviceTables, 4, HB_Device ) ) 628 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) ) 655 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) ) 835 if ( ALLOC_ARRAY( ma->MarkRecord, count, HB_MarkRecord ) ) 945 if ( ALLOC_ARRAY( sp->spf.spf2.Value, count, HB_ValueRecord ) ) 1091 if ( ALLOC_ARRAY( ps->PairValueRecord, count, HB_PairValueRecord ) ) 1194 if ( ALLOC_ARRAY( ppf1->PairSet, count, HB_PairSet ) ) 1294 if ( ALLOC_ARRAY( ppf2->Class1Record, count1, HB_Class1Record ) ) 1303 if ( ALLOC_ARRAY( c1r[m].Class2Record, count2, HB_Class2Record ) ) [all...] |
harfbuzz-gdef.c | 246 if ( ALLOC_ARRAY( ap->PointIndex, count, HB_UShort ) ) 310 if ( ALLOC_ARRAY( al->AttachPoint, count, HB_AttachPoint ) ) 493 if ( ALLOC_ARRAY( lg->CaretValue, count, HB_CaretValue ) ) 582 if ( ALLOC_ARRAY( lcl->LigGlyph, count, HB_LigGlyph ) ) 894 if ( ALLOC_ARRAY( gdef->NewGlyphClasses, 909 if ( ALLOC_ARRAY( ngc[0], ( gcrr[0].Start + 3 ) / 4, HB_UShort ) ) 916 if ( ALLOC_ARRAY( ngc[n], 924 if ( ALLOC_ARRAY( ngc[count], 932 if ( ALLOC_ARRAY( ngc[count],
|
harfbuzz-buffer.c | 115 if ( ALLOC_ARRAY( buffer->alt_string, buffer->allocated, HB_GlyphItemRec ) ) 215 if ( ALLOC_ARRAY( buffer->positions, buffer->allocated, HB_PositionRec ) )
|
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-open.c | 56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) ) 140 if ( ALLOC_ARRAY( s->LangSysRecord, count, HB_LangSysRecord ) ) 223 if ( ALLOC_ARRAY( sl->ScriptRecord, script_count, HB_ScriptRecord ) ) 324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) ) 375 if ( ALLOC_ARRAY( fl->FeatureRecord, count, HB_FeatureRecord ) ) 377 if ( ALLOC_ARRAY( fl->ApplyOrder, count, HB_UShort ) ) 502 if ( ALLOC_ARRAY( l->SubTable, count, HB_SubTable ) ) 601 if ( ALLOC_ARRAY( ll->Lookup, count, HB_Lookup ) ) 603 if ( ALLOC_ARRAY( ll->Properties, count, HB_UInt ) ) 689 if ( ALLOC_ARRAY( cf1->GlyphArray, count, HB_UShort ) [all...] |
harfbuzz-impl.h | 104 #define ALLOC_ARRAY(_ptr,_count,_type) \
|
harfbuzz-gsub.c | 213 if ( ALLOC_ARRAY( ss->ssf.ssf2.Substitute, count, HB_UShort ) ) 345 if ( ALLOC_ARRAY( s->Substitute, count, HB_UShort ) ) 411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) ) 544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) ) 609 if ( ALLOC_ARRAY( as->AlternateSet, count, HB_AlternateSet ) ) 745 if ( ALLOC_ARRAY( l->Component, count, HB_UShort ) ) 795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) ) 886 if ( ALLOC_ARRAY( ls->LigatureSet, count, HB_LigatureSet ) ) 1155 if ( ALLOC_ARRAY( sr->Input, count, HB_UShort ) ) 1172 if ( ALLOC_ARRAY( sr->SubstLookupRecord, count, HB_SubstLookupRecord ) [all...] |
harfbuzz-gpos.c | 261 if ( ALLOC_ARRAY( vr->DeviceTables, 4, HB_Device ) ) 628 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) ) 655 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) ) 835 if ( ALLOC_ARRAY( ma->MarkRecord, count, HB_MarkRecord ) ) 945 if ( ALLOC_ARRAY( sp->spf.spf2.Value, count, HB_ValueRecord ) ) 1091 if ( ALLOC_ARRAY( ps->PairValueRecord, count, HB_PairValueRecord ) ) 1194 if ( ALLOC_ARRAY( ppf1->PairSet, count, HB_PairSet ) ) 1294 if ( ALLOC_ARRAY( ppf2->Class1Record, count1, HB_Class1Record ) ) 1303 if ( ALLOC_ARRAY( c1r[m].Class2Record, count2, HB_Class2Record ) ) [all...] |
harfbuzz-gdef.c | 246 if ( ALLOC_ARRAY( ap->PointIndex, count, HB_UShort ) ) 310 if ( ALLOC_ARRAY( al->AttachPoint, count, HB_AttachPoint ) ) 493 if ( ALLOC_ARRAY( lg->CaretValue, count, HB_CaretValue ) ) 582 if ( ALLOC_ARRAY( lcl->LigGlyph, count, HB_LigGlyph ) ) 894 if ( ALLOC_ARRAY( gdef->NewGlyphClasses, 909 if ( ALLOC_ARRAY( ngc[0], ( gcrr[0].Start + 3 ) / 4, HB_UShort ) ) 916 if ( ALLOC_ARRAY( ngc[n], 924 if ( ALLOC_ARRAY( ngc[count], 932 if ( ALLOC_ARRAY( ngc[count],
|
harfbuzz-buffer.c | 115 if ( ALLOC_ARRAY( buffer->alt_string, buffer->allocated, HB_GlyphItemRec ) ) 215 if ( ALLOC_ARRAY( buffer->positions, buffer->allocated, HB_PositionRec ) )
|