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

  /external/icu4c/layout/
PairPositioningSubtables.h 74 le_uint16 class1Count;
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 715 unsigned int count1 = class1Count;
748 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return TRACE_RETURN (false);
774 unsigned int count = (unsigned int) class1Count * (unsigned int) class2Count;
799 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]

Completed in 45 milliseconds