Home
last modified time | relevance | path

Searched defs:ObsoleteTypes (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh670 struct ObsoleteTypes struct
672 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()