Searched refs:ystrength (Results 1 – 2 of 2) sorted by relevance
907 FT_Pos ystrength ) in FT_Outline_EmboldenXY() argument918 ystrength /= 2; in FT_Outline_EmboldenXY()919 if ( xstrength == 0 && ystrength == 0 ) in FT_Outline_EmboldenXY()1007 if ( FT_MulFix( ystrength, q ) <= FT_MulFix( l, d ) ) in FT_Outline_EmboldenXY()1008 shift.y = FT_MulDiv( shift.y, ystrength, d ); in FT_Outline_EmboldenXY()1020 points[i].y += ystrength + shift.y; in FT_Outline_EmboldenXY()
395 FT_Pos ystrength );