Searched defs:TrackTableEntry (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-aat-layout-trak-table.hh | 45 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 Fixed 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/harfbuzz/src/ |
| D | hb-aat-layout-trak-table.hh | 45 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/third_party/externals/harfbuzz/src/ |
| D | hb-aat-layout-trak-table.hh | 45 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
|