Searched defs:class1Count (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh724 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 member in struct:OT::PairPosFormat2
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh724 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 member in struct:OT::PairPosFormat2
/external/icu/icu4c/source/layout/
H A DPairPositioningSubtables.h77 le_uint16 class1Count; member in struct:PairPositioningFormat2Subtable

Completed in 223 milliseconds