Searched refs:sCapHeight (Results 1 – 18 of 18) sorted by relevance
62 bool has_data () const { return sxHeight || sCapHeight; } in has_data()74 HBINT16 sCapHeight; member
156 case HB_OT_METRICS_TAG_CAP_HEIGHT: return GET_METRIC_Y (OS2->v2 (), sCapHeight); in hb_ot_metrics_get_position()
420 FT_Short sCapHeight; member
703 SK_OT_SHORT sCapHeight; in generateFontMetrics() member717 uint16_t capHeight = SkEndian_SwapBE16(heights.sCapHeight); in generateFontMetrics()
661 info->fCapHeight = os2Table->sCapHeight; in onGetAdvancedMetrics()1591 cap_height = SkIntToScalar(os2->sCapHeight) / upem * fScale.y(); in generateFontMetrics()
1192 FT_FRAME_SHORT ( sCapHeight ), in tt_face_load_os2()1224 os2->sCapHeight = 0; in tt_face_load_os2()
592 font_0_os2.sCapHeight = 1626 font_2_os2.sCapHeight = 800
527 SK_OT_SHORT sCapHeight; member
536 SK_OT_SHORT sCapHeight; member
571 SK_OT_SHORT sCapHeight; member
312 sCapHeight=0,
625 info->fCapHeight = os2Table->sCapHeight; in onGetAdvancedMetrics()1406 cap_height = SkIntToScalar(os2->sCapHeight) / upem * fScale.y(); in generateFontMetrics()
1498 SK_OT_SHORT sCapHeight; in generateFontMetrics() member1512 uint16_t capHeight = SkEndian_SwapBE16(heights.sCapHeight); in generateFontMetrics()
487 table.sCapHeight = self.os2_["capheight"]
1131 GX_VALUE_CASE( CPHT, os2.sCapHeight ); in ft_var_get_value_pointer()