Searched refs:sxHeight (Results 1 – 8 of 8) sorted by relevance
412 FT_Short sxHeight; member
1025 FT_FRAME_SHORT ( sxHeight ), in tt_face_load_os2()1057 os2->sxHeight = 0; in tt_face_load_os2()
1062 FT_FRAME_SHORT ( sxHeight ), in tt_face_load_os2()1094 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
1306 x_height = scaleX * SkIntToScalar(os2->sxHeight) / upem; in generateFontMetrics()