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

  /external/icu/icu4c/source/layout/
MarkToMarkPosnSubtables.cpp 53 const Mark2Array *mark2Array = (const Mark2Array *) ((char *) this + SWAPW(baseArrayOffset));
54 le_uint16 mark2Count = SWAPW(mark2Array->mark2RecordCount);
63 const Mark2Record *mark2Record = &mark2Array->mark2RecordArray[mark2Coverage * mcCount];
65 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) mark2Array + anchorTableOffset);
  /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 380 milliseconds