Lines Matching refs:ULONG
192 ULONG startCharCode; /* First character code in this group. */
193 ULONG endCharCode; /* Last character code in this group. */
194 ULONG glyphID; /* Glyph index; interpretation depends on
231 struct CmapSubtableFormat10 : CmapSubtableTrimmed<ULONG > {};
253 ULONG lengthZ; /* Byte length of this subtable. */
254 ULONG languageZ; /* Ignore. */
255 SortedArrayOf<CmapSubtableLongGroup, ULONG>
303 typedef SortedArrayOf<UnicodeValueRange, ULONG> DefaultUVS;
323 typedef SortedArrayOf<UVSMapping, ULONG> NonDefaultUVS;
359 OffsetTo<DefaultUVS, ULONG>
361 OffsetTo<NonDefaultUVS, ULONG>
384 ULONG lengthZ; /* Byte length of this subtable. */
385 SortedArrayOf<VariationSelectorRecord, ULONG>
472 OffsetTo<CmapSubtable, ULONG>