Home
last modified time | relevance | path

Searched refs:class1Count (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/layout/
DPairPositioningSubtables.h74 le_uint16 class1Count; member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh715 unsigned int count1 = class1Count; in collect_glyphs()
748 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return TRACE_RETURN (false); in apply()
774 unsigned int count = (unsigned int) class1Count * (unsigned int) class2Count; in sanitize()
799 USHORT class1Count; /* Number of classes in ClassDef1 member