Home | History | Annotate | Download | only in src

Lines Matching full:ulong

211   ULONG		startCharCode;	/* First character code in this group. */
212 ULONG endCharCode; /* Last character code in this group. */
213 ULONG glyphID; /* Glyph index; interpretation depends on
251 struct CmapSubtableFormat10 : CmapSubtableTrimmed<ULONG > {};
274 ULONG lengthZ; /* Byte length of this subtable. */
275 ULONG languageZ; /* Ignore. */
276 SortedArrayOf<CmapSubtableLongGroup, ULONG>
325 typedef SortedArrayOf<UnicodeValueRange, ULONG> DefaultUVS;
346 typedef SortedArrayOf<UVSMapping, ULONG> NonDefaultUVS;
383 OffsetTo<DefaultUVS, ULONG>
385 OffsetTo<NonDefaultUVS, ULONG>
409 ULONG lengthZ; /* Byte length of this subtable. */
410 SortedArrayOf<VariationSelectorRecord, ULONG>
489 OffsetTo<CmapSubtable, ULONG>