Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh969 struct kerx : KerxTable<kerx> struct
973 static constexpr hb_tag_t tableTag = HB_AAT_TAG_kerx;
974 static constexpr unsigned minVersion = 2u;
976 typedef KerxSubTableHeader SubTableHeader;
977 typedef SubTableHeader::Types Types;
978 typedef KerxSubTable SubTable;
980 bool has_data () const { return version; } in has_data()
983 HBUINT16 version; /* The version number of the extended kerning table
985 HBUINT16 unused; /* Set to 0. */
986 HBUINT32 tableCount; /* The number of subtables included in the extended kerning
[all …]
Dhb-aat-layout.cc318 const AAT::kerx& kerx = *kerx_blob->as<AAT::kerx> (); in hb_aat_layout_position() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh971 struct kerx : KerxTable<kerx> struct
975 static constexpr hb_tag_t tableTag = HB_AAT_TAG_kerx;
976 static constexpr unsigned minVersion = 2u;
978 typedef KerxSubTableHeader SubTableHeader;
979 typedef SubTableHeader::Types Types;
980 typedef KerxSubTable SubTable;
982 bool has_data () const { return version; } in has_data()
985 HBUINT16 version; /* The version number of the extended kerning table
987 HBUINT16 unused; /* Set to 0. */
988 HBUINT32 tableCount; /* The number of subtables included in the extended kerning
[all …]
Dhb-aat-layout.cc316 const AAT::kerx& kerx = *kerx_blob->as<AAT::kerx> (); in hb_aat_layout_position() local
/third_party/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh969 struct kerx : KerxTable<kerx> struct
973 static constexpr hb_tag_t tableTag = HB_AAT_TAG_kerx;
974 static constexpr unsigned minVersion = 2u;
976 typedef KerxSubTableHeader SubTableHeader;
977 typedef SubTableHeader::Types Types;
978 typedef KerxSubTable SubTable;
980 bool has_data () const { return version; } in has_data()
983 HBUINT16 version; /* The version number of the extended kerning table
985 HBUINT16 unused; /* Set to 0. */
986 HBUINT32 tableCount; /* The number of subtables included in the extended kerning
[all …]
Dhb-aat-layout.cc313 const AAT::kerx& kerx = *kerx_blob->as<AAT::kerx> (); in hb_aat_layout_position() local