Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-trak-table.hh45 struct TrackTableEntry struct
49 float get_track_value () const { return track.to_float (); } in get_track_value()
51 int get_value (const void *base, unsigned int index, in get_value()
56 bool sanitize (hb_sanitize_context_t *c, const void *base, in sanitize()
65 HBFixed track; /* Track value for this record. */
66 NameID trackNameID; /* The 'name' table index for this track.
70 valuesZ; /* Offset from start of tracking table to
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-aat-layout-trak-table.hh45 struct TrackTableEntry struct
49 float get_track_value () const { return track.to_float (); } in get_track_value()
51 int get_value (const void *base, unsigned int index, in get_value()
56 bool sanitize (hb_sanitize_context_t *c, const void *base, in sanitize()
65 F16DOT16 track; /* Track value for this record. */
66 NameID trackNameID; /* The 'name' table index for this track.
70 valuesZ; /* Offset from start of tracking table to