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

  /external/icu/icu4c/source/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/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh     [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh     [all...]

Completed in 584 milliseconds