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

  /external/icu/icu4c/source/layout/
PairPositioningSubtables.h 77 le_uint16 class1Count;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 724 unsigned int count1 = class1Count;
758 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return TRACE_RETURN (false);
784 unsigned int count = (unsigned int) class1Count * (unsigned int) class2Count;
809 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 724 unsigned int count1 = class1Count;
758 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return TRACE_RETURN (false);
784 unsigned int count = (unsigned int) class1Count * (unsigned int) class2Count;
809 USHORT class1Count; /* Number of classes in ClassDef1
    [all...]

Completed in 755 milliseconds