Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh671 struct ObsoleteTypes struct
673 static constexpr bool extended = false;
674 typedef HBUINT16 HBUINT;
675 typedef HBUINT8 HBUSHORT;
676 typedef ClassTable<HBUINT8> ClassTypeNarrow;
677 typedef ClassTable<HBUINT16> ClassTypeWide;
680 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
688 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
695 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()
/third_party/skia/m133/third_party/externals/harfbuzz/src/
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()