Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-common.hh852 struct ObsoleteTypes struct
854 static constexpr bool extended = false;
855 typedef HBUINT16 HBUINT;
856 typedef HBUINT8 HBUSHORT;
857 typedef ClassTable<HBUINT8> ClassTypeNarrow;
858 typedef ClassTable<HBUINT16> ClassTypeWide;
861 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
876 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
883 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()