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.hh660 struct ObsoleteTypes struct
662 static constexpr bool extended = false;
663 typedef HBUINT16 HBUINT;
664 typedef HBUINT8 HBUSHORT;
665 typedef ClassTable<HBUINT8> ClassTypeNarrow;
666 typedef ClassTable<HBUINT16> ClassTypeWide;
669 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()