Searched defs:ObsoleteTypes (Results 1 – 1 of 1) sorted by relevance
670 struct ObsoleteTypes struct672 enum { extended = false };673 typedef HBUINT16 HBUINT;674 typedef HBUINT8 HBUSHORT;675 typedef ClassTable<HBUINT8> ClassTypeNarrow;676 typedef ClassTable<HBUINT16> ClassTypeWide;679 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()686 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()693 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()