Searched refs:yStrength (Results 1 – 4 of 4) sorted by relevance
134 FT_Pos yStrength );
142 FT_Pos yStrength );
262 FT_Pos yStrength ) in FT_Bitmap_Embolden() argument278 ( ( FT_PIX_ROUND( yStrength ) >> 6 ) > FT_INT_MAX ) ) in FT_Bitmap_Embolden()282 ystr = (FT_Int)FT_PIX_ROUND( yStrength ) >> 6; in FT_Bitmap_Embolden()
274 FT_Pos yStrength ) in FT_Bitmap_Embolden() argument290 ( ( FT_PIX_ROUND( yStrength ) >> 6 ) > FT_INT_MAX ) ) in FT_Bitmap_Embolden()294 ystr = (FT_Int)FT_PIX_ROUND( yStrength ) >> 6; in FT_Bitmap_Embolden()