Searched refs:LigatureArray (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/layout/
H A DMarkToLigaturePosnSubtables.h41 struct LigatureArray struct
H A DMarkToLigaturePosnSubtables.cpp53 const LigatureArray *ligatureArray = (const LigatureArray *) ((char *) this + SWAPW(baseArrayOffset));
/external/harfbuzz/src/
H A Dharfbuzz-gpos-private.h385 HB_LigatureArray LigatureArray; /* ligature array table */ member in struct:HB_MarkLigPos_
H A Dharfbuzz-gpos.c2447 /* LigatureArray */
2590 ( error = Load_LigatureArray( &mlp->LigatureArray, mlp->ClassCount,
2612 Free_LigatureArray( &mlp->LigatureArray, mlp->ClassCount );
2705 la = &mlp->LigatureArray;

Completed in 46 milliseconds