Searched defs:ExtendedTypes (Results 1 – 1 of 1) sorted by relevance
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()