Lines Matching refs:HBUINT32
413 HBUINT32 startCharCode; /* First character code in this group. */
414 HBUINT32 endCharCode; /* Last character code in this group. */
415 HBUINT32 glyphID; /* Glyph index; interpretation depends on
462 struct CmapSubtableFormat10 : CmapSubtableTrimmed<HBUINT32 > {};
505 HBUINT32 length; /* Byte length of this subtable. */
506 HBUINT32 language; /* Ignore. */
507 SortedArrayOf<CmapSubtableLongGroup, HBUINT32>
618 struct DefaultUVS : SortedArrayOf<UnicodeValueRange, HBUINT32>
655 struct NonDefaultUVS : SortedArrayOf<UVSMapping, HBUINT32>
743 HBUINT32 length; /* Byte length of this subtable. */
744 SortedArrayOf<VariationSelectorRecord, HBUINT32>