Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh698 struct ExtendedTypes struct
700 static constexpr bool extended = true;
701 typedef HBUINT32 HBUINT;
702 typedef HBUINT16 HBUSHORT;
703 typedef Lookup<HBUINT16> ClassTypeNarrow;
704 typedef Lookup<HBUINT16> ClassTypeWide;
707 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
714 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
721 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()