HomeSort by relevance Sort by last modified time
    Searched refs:LigatureArray (Results 1 - 7 of 7) sorted by null

  /external/icu4c/layout/
MarkToLigaturePosnSubtables.h 41 struct LigatureArray
MarkToLigaturePosnSubtables.cpp 53 const LigatureArray *ligatureArray = (const LigatureArray *) ((char *) this + SWAPW(baseArrayOffset));
54 le_uint16 ligatureCount = SWAPW(ligatureArray->ligatureCount);
64 Offset ligatureAttachOffset = SWAPW(ligatureArray->ligatureAttachTableOffsetArray[ligatureCoverage]);
65 const LigatureAttachTable *ligatureAttachTable = (const LigatureAttachTable *) ((char *) ligatureArray + ligatureAttachOffset);
  /external/harfbuzz/src/
harfbuzz-gpos-private.h 385 HB_LigatureArray LigatureArray; /* ligature array table */
harfbuzz-gpos.c     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 385 HB_LigatureArray LigatureArray; /* ligature array table */
harfbuzz-gpos.c     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh     [all...]

Completed in 223 milliseconds