Home
last modified time | relevance | path

Searched refs:LigatureCount (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-gsub-private.h141 HB_UShort LigatureCount; /* number of Ligature tables */ member
Dharfbuzz-gpos-private.h369 HB_UShort LigatureCount; /* number of LigatureAttach tables */ member
Dharfbuzz-dump.c324 DUMP_FUINT (LigatureSet, LigatureCount); in DEF_DUMP()
326 for (i=0; i < LigatureSet->LigatureCount; i++) in DEF_DUMP()
Dharfbuzz-gsub.c789 count = ls->LigatureCount = GET_UShort(); in Load_LigatureSet()
836 count = ls->LigatureCount; in Free_LigatureSet()
977 for ( numlig = ls->LigatureSet[index].LigatureCount; in Lookup_LigatureSubst()
Dharfbuzz-gpos.c2466 count = la->LigatureCount = GET_UShort(); in Load_LigatureArray()
2515 count = la->LigatureCount; in Free_LigatureArray()
2707 if ( lig_index >= la->LigatureCount ) in Lookup_MarkLigPos()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub-private.h141 HB_UShort LigatureCount; /* number of Ligature tables */ member
Dharfbuzz-gpos-private.h369 HB_UShort LigatureCount; /* number of LigatureAttach tables */ member
Dharfbuzz-gsub.c789 count = ls->LigatureCount = GET_UShort(); in Load_LigatureSet()
836 count = ls->LigatureCount; in Free_LigatureSet()
977 for ( numlig = ls->LigatureSet[index].LigatureCount; in Lookup_LigatureSubst()
Dharfbuzz-gpos.c2466 count = la->LigatureCount = GET_UShort(); in Load_LigatureArray()
2515 count = la->LigatureCount; in Free_LigatureArray()
2707 if ( lig_index >= la->LigatureCount ) in Lookup_MarkLigPos()