Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh702 struct ExtendedTypes struct
704 static constexpr bool extended = true;
705 typedef HBUINT32 HBUINT;
706 typedef HBUINT16 HBUSHORT;
707 typedef Lookup<HBUINT16> ClassTypeNarrow;
708 typedef Lookup<HBUINT16> ClassTypeWide;
711 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
718 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
725 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh890 struct ExtendedTypes struct
892 static constexpr bool extended = true;
893 typedef HBUINT32 HBUINT;
894 typedef HBUINT16 HBUSHORT;
895 typedef Lookup<HBUINT16> ClassTypeNarrow;
896 typedef Lookup<HBUINT16> ClassTypeWide;
899 static unsigned int offsetToIndex (unsigned int offset, in offsetToIndex()
906 static unsigned int byteOffsetToIndex (unsigned int offset, in byteOffsetToIndex()
913 static unsigned int wordOffsetToIndex (unsigned int offset, in wordOffsetToIndex()