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.hh668 struct ObsoleteTypes struct
670 static constexpr bool extended = false;
671 typedef HBUINT16 HBUINT;
672 typedef HBUINT8 HBUSHORT;
673 typedef ClassTable<HBUINT8> ClassTypeNarrow;
674 typedef ClassTable<HBUINT16> ClassTypeWide;
677 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
684 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
691 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()