Searched refs:num_metrics (Results 1 – 5 of 5) sorted by relevance
176 num_metrics = num_advances + (len - 4 * num_advances) / 2; in init()182 num_metrics = num_advances = 0; in init()201 if (unlikely (glyph >= num_metrics)) in get_side_bearing()213 if (unlikely (glyph >= num_metrics) || !font->num_coords) in get_side_bearing()227 if (unlikely (glyph >= num_metrics)) in get_advance()232 if (num_metrics) in get_advance()247 if (unlikely (glyph >= num_metrics) || !font->num_coords) in get_advance()286 unsigned int num_metrics; member
363 FT_UShort num_metrics; in read_num_hmetrics() local369 if ( FT_READ_USHORT( num_metrics ) ) in read_num_hmetrics()372 *num_hmetrics = num_metrics; in read_num_hmetrics()
34179 - /* Cap num_metrics() and num_advances() based on table length. */34183 - num_metrics = num_advances + (len - 4 * num_advances) / 2;34190 - /* We MUST set num_metrics to zero if num_advances is zero.34195 - num_metrics = num_advances = 0;34224 - if (unlikely (glyph >= num_metrics))34239 - if (unlikely (glyph >= num_metrics) || !font->num_coords)34248 - if (unlikely (glyph >= num_metrics))34250 - /* If num_metrics is zero, it means we don't have the metrics table34253 - if (num_metrics)34295 - if (unlikely (glyph >= num_metrics) || !font->num_coords)[all …]
10762 <!-- unsigned int hb_ot_face_metrics_accelerator_t::num_metrics -->10763 …<var-decl name='num_metrics' type-id='type-id-18' visibility='default' filepath='/tmp/legendre/spa…
6871 …<var-decl name='num_metrics' type-id='type-id-18' visibility='default' filepath='/tmp/legendre/spa…