Searched refs:sCapHeight (Results 1 – 17 of 17) sorted by relevance
70 HBINT16 sCapHeight; member
457 FT_Short sCapHeight; member
380 font_0_os2.sCapHeight = 1414 font_2_os2.sCapHeight = 800
1185 FT_FRAME_SHORT ( sCapHeight ), in tt_face_load_os2()1217 os2->sCapHeight = 0; in tt_face_load_os2()
527 SK_OT_SHORT sCapHeight; member
536 SK_OT_SHORT sCapHeight; member
571 SK_OT_SHORT sCapHeight; member
298 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()
1499 SK_OT_SHORT sCapHeight; in generateFontMetrics() member1513 uint16_t capHeight = SkEndian_SwapBE16(heights.sCapHeight); in generateFontMetrics()
386 table.sCapHeight = self.os2_["capheight"]
1132 GX_VALUE_CASE( CPHT, os2.sCapHeight ); in ft_var_get_value_pointer()