Searched defs:ExtendedTypes (Results 1 – 1 of 1) sorted by relevance
890 struct ExtendedTypes struct892 static constexpr bool extended = true;893 typedef HBUINT32 HBUINT;894 typedef HBUINT16 HBUSHORT;895 typedef Lookup<HBUINT16> ClassTypeNarrow;896 typedef Lookup<HBUINT16> ClassTypeWide;899 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()906 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()913 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()