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.hh700 struct ExtendedTypes struct
702 enum { extended = true };
703 typedef HBUINT32 HBUINT;
704 typedef HBUINT16 HBUSHORT;
705 typedef Lookup<HBUINT16> ClassTypeNarrow;
706 typedef Lookup<HBUINT16> ClassTypeWide;
709 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
716 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
723 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()