Searched defs:ExtendedTypes (Results 1 – 3 of 3) sorted by relevance
699 struct ExtendedTypes struct701 static constexpr bool extended = true;702 typedef HBUINT32 HBUINT;703 typedef HBUINT16 HBUSHORT;704 typedef Lookup<HBUINT16> ClassTypeNarrow;705 typedef Lookup<HBUINT16> ClassTypeWide;708 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()715 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()722 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()
702 struct ExtendedTypes struct704 static constexpr bool extended = true;705 typedef HBUINT32 HBUINT;706 typedef HBUINT16 HBUSHORT;707 typedef Lookup<HBUINT16> ClassTypeNarrow;708 typedef Lookup<HBUINT16> ClassTypeWide;711 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()718 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()725 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()
698 struct ExtendedTypes struct700 static constexpr bool extended = true;701 typedef HBUINT32 HBUINT;702 typedef HBUINT16 HBUSHORT;703 typedef Lookup<HBUINT16> ClassTypeNarrow;704 typedef Lookup<HBUINT16> ClassTypeWide;707 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()714 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()721 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()