Searched refs:ystrength (Results 1 – 2 of 2) sorted by relevance
918 FT_Pos ystrength ) in FT_Outline_EmboldenXY() argument929 ystrength /= 2; in FT_Outline_EmboldenXY()930 if ( xstrength == 0 && ystrength == 0 ) in FT_Outline_EmboldenXY()1018 if ( FT_MulFix( ystrength, q ) <= FT_MulFix( l, d ) ) in FT_Outline_EmboldenXY()1019 shift.y = FT_MulDiv( shift.y, ystrength, d ); in FT_Outline_EmboldenXY()1031 points[i].y += ystrength + shift.y; in FT_Outline_EmboldenXY()
413 FT_Pos ystrength );