Searched defs:ExtendedTypes (Results 1 – 1 of 1) sorted by relevance
738 struct ExtendedTypes struct740 static constexpr bool extended = true;741 typedef HBUINT32 HBUINT;742 typedef HBUINT16 HBUSHORT;743 typedef Lookup<HBUINT16> ClassTypeNarrow;744 typedef Lookup<HBUINT16> ClassTypeWide;747 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()754 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()761 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()