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

  /external/icu4c/layout/
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_ng/src/
hb-ot-layout-gpos-table.hh     [all...]

Completed in 533 milliseconds