Lines Matching refs:HBUINT16
178 HBUINT16 value; /* Value */
192 const HBUINT16 *arr = this->sub_array (start_offset, _count); in get_indexes()
248 HBUINT16 reqFeatureIndex;/* Index of a feature required for this
384 HBUINT16 designSize; /* Represents the design size in 720/inch
389 HBUINT16 subfamilyID; /* Has no independent meaning, but serves
413 HBUINT16 rangeStart; /* Large end of the recommended usage range
416 HBUINT16 rangeEnd; /* Small end of the recommended usage range
434 HBUINT16 version; /* (set to 0): This corresponds to a “minor”
467 HBUINT16 format; /* Format number is set to 0. */
483 HBUINT16 numNamedParameters; /* Number of named parameters. (May
626 struct LookupFlag : HBUINT16
664 const HBUINT16 &markFilteringSet = StructAfter<const HBUINT16> (subTable); in get_size()
680 const HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in get_props()
713 HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in serialize()
774 const HBUINT16 &markFilteringSet = StructAfter<HBUINT16> (subTable); in sanitize()
799 HBUINT16 lookupType; /* Different enumerations for GSUB and GPOS */
800 HBUINT16 lookupFlag; /* Lookup qualifiers */
877 HBUINT16 coverageFormat; /* Format identifier--format = 1 */
1024 HBUINT16 coverageFormat; /* Format identifier--format = 2 */
1168 HBUINT16 format; /* Format identifier */
1183 hb_array_t<const HBUINT16> klasses);
1196 hb_array_t<const HBUINT16> glyphs, in serialize()
1197 hb_array_t<const HBUINT16> klasses) in serialize()
1228 hb_vector_t<HBUINT16> klasses; in subset()
1313 HBUINT16 classFormat; /* Format identifier--format = 1 */
1315 ArrayOf<HBUINT16>
1332 hb_array_t<const HBUINT16> glyphs, in serialize()
1333 hb_array_t<const HBUINT16> klasses) in serialize()
1375 hb_vector_t<HBUINT16> klasses; in subset()
1461 HBUINT16 classFormat; /* Format identifier--format = 2 */
1482 hb_array_t<const HBUINT16> klasses) in serialize()
1576 HBUINT16 format; /* Format identifier */
1586 hb_array_t<const HBUINT16> klasses) in ClassDef_serialize()
1668 HBUINT16 axisCount;
1669 HBUINT16 regionCount;
1743 HBUINT16 itemCount;
1744 HBUINT16 shortCount;
1745 ArrayOf<HBUINT16> regionIndices;
1794 HBUINT16 format;
1823 HBUINT16 format; /* Format identifier--format = 1 */
1824 HBUINT16 axisIndex;
1853 HBUINT16 format; /* Format identifier */
1894 HBUINT16 featureIndex;
2020 if (unlikely (f < 1 || f > 3 || startSize > endSize)) return 3 * HBUINT16::static_size; in get_size()
2021 return HBUINT16::static_size * (4 + ((endSize - startSize) >> (4 - f))); in get_size()
2066 HBUINT16 startSize; /* Smallest size to correct--in ppem */
2067 HBUINT16 endSize; /* Largest size to correct--in ppem */
2068 HBUINT16 deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3
2073 UnsizedArrayOf<HBUINT16>
2105 HBUINT16 outerIndex;
2106 HBUINT16 innerIndex;
2107 HBUINT16 deltaFormat; /* Format identifier for this table: 0x0x8000 */
2115 HBUINT16 reserved1;
2116 HBUINT16 reserved2;
2118 HBUINT16 format; /* Format identifier */