Searched refs:xStrength (Results 1 – 4 of 4) sorted by relevance
133 FT_Pos xStrength,
141 FT_Pos xStrength,
261 FT_Pos xStrength, in FT_Bitmap_Embolden() argument277 if ( ( ( FT_PIX_ROUND( xStrength ) >> 6 ) > FT_INT_MAX ) || in FT_Bitmap_Embolden()281 xstr = (FT_Int)FT_PIX_ROUND( xStrength ) >> 6; in FT_Bitmap_Embolden()
273 FT_Pos xStrength, in FT_Bitmap_Embolden() argument289 if ( ( ( FT_PIX_ROUND( xStrength ) >> 6 ) > FT_INT_MAX ) || in FT_Bitmap_Embolden()293 xstr = (FT_Int)FT_PIX_ROUND( xStrength ) >> 6; in FT_Bitmap_Embolden()