Searched refs:sxHeight (Results 1 – 15 of 15) sorted by relevance
393 FT_Short sxHeight; member
394 FT_Short sxHeight; member
1019 FT_FRAME_SHORT ( sxHeight ), in tt_face_load_os2()1051 os2->sxHeight = 0; in tt_face_load_os2()
1020 FT_FRAME_SHORT ( sxHeight ), in tt_face_load_os2()1043 os2->sxHeight = 0; in tt_face_load_os2()
1043 FT_FRAME_SHORT ( sxHeight ), in tt_face_load_os2()1066 os2->sxHeight = 0; in tt_face_load_os2()
528 SK_OT_SHORT sxHeight; member
538 SK_OT_SHORT sxHeight; member
573 SK_OT_SHORT sxHeight; member
1419 x_height = scaleX * SkIntToScalar(os2->sxHeight) / upem; in generateFontMetrics()
1414 x_height = scaleX * SkIntToScalar(os2->sxHeight) / upem; in generateFontMetrics()