Searched defs:STAT (Results 1 – 8 of 8) sorted by relevance
248 struct STAT struct250 static constexpr hb_tag_t tableTag = HB_OT_TAG_STAT;252 bool sanitize (hb_sanitize_context_t *c) const in sanitize()262 bool has_data () const { return version.to_int (); } in has_data()264 unsigned get_design_axis_count () const { return designAxisCount; } in get_design_axis_count()266 hb_ot_name_id_t get_axis_record_name_id (unsigned axis_record_index) const in get_axis_record_name_id()273 unsigned get_axis_value_count () const { return axisValueCount; } in get_axis_value_count()275 hb_ot_name_id_t get_axis_value_name_id (unsigned axis_value_index) const in get_axis_value_name_id()282 void collect_name_ids (hb_set_t *nameids_to_retain) const in collect_name_ids()299 hb_array_t<const StatAxisRecord> const get_design_axes () const in get_design_axes()[all …]
289 struct STAT struct291 static constexpr hb_tag_t tableTag = HB_OT_TAG_STAT;293 bool has_data () const { return version.to_int (); } in has_data()295 bool get_value (hb_tag_t tag, float *value) const in get_value()314 unsigned get_design_axis_count () const { return designAxisCount; } in get_design_axis_count()316 hb_ot_name_id_t get_axis_record_name_id (unsigned axis_record_index) const in get_axis_record_name_id()323 unsigned get_axis_value_count () const { return axisValueCount; } in get_axis_value_count()325 hb_ot_name_id_t get_axis_value_name_id (unsigned axis_value_index) const in get_axis_value_name_id()332 void collect_name_ids (hb_set_t *nameids_to_retain) const in collect_name_ids()348 bool sanitize (hb_sanitize_context_t *c) const in sanitize()[all …]
46 const STAT = Symbol('stat') constant
293 pub(super) const STAT: u32 = 1 << 1; constant309 const STAT = copyfile::STAT; constant
256 #define STAT "stat04" macro
106 STAT, enumerator
481 # define STAT win32_stat macro486 # define STAT stat macro