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

  /external/icu4c/layout/
MarkToBasePosnSubtables.cpp 54 const BaseArray *baseArray = (const BaseArray *) ((char *) this + SWAPW(baseArrayOffset));
55 le_uint16 baseCount = SWAPW(baseArray->baseRecordCount);
64 const BaseRecord *baseRecord = &baseArray->baseRecordArray[baseCoverage * mcCount];
66 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) baseArray + anchorTableOffset);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 1003 typedef AnchorMatrix BaseArray; /* base-major--
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 1005 typedef AnchorMatrix BaseArray; /* base-major--
    [all...]

Completed in 368 milliseconds