Searched refs:sCapHeight (Results 1 – 8 of 8) sorted by relevance
413 FT_Short sCapHeight; member
1096 FT_FRAME_SHORT ( sCapHeight ), in tt_face_load_os2()1128 os2->sCapHeight = 0; in tt_face_load_os2()
1063 FT_FRAME_SHORT ( sCapHeight ), in tt_face_load_os2()1095 os2->sCapHeight = 0; in tt_face_load_os2()
529 SK_OT_SHORT sCapHeight; member
539 SK_OT_SHORT sCapHeight; member
574 SK_OT_SHORT sCapHeight; member
562 info->fCapHeight = os2_table->sCapHeight; in onGetAdvancedTypefaceMetrics()1316 cap_height = scaleX * SkIntToScalar(os2->sCapHeight) / upem; in generateFontMetrics()