Home
last modified time | relevance | path

Searched refs:stemWidthPer1000 (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/psaux/
Dpsfont.c110 CF2_Fixed stemWidthPer1000, scaledStem; in cf2_computeDarkening() local
140 stemWidthPer1000 = FT_MulFix( stemWidth + boldenAmount, emRatio ); in cf2_computeDarkening()
156 logBase2 = FT_MSB( (FT_UInt32)stemWidthPer1000 ) + in cf2_computeDarkening()
163 scaledStem = FT_MulFix( stemWidthPer1000, ppem ); in cf2_computeDarkening()
174 FT_Int x = stemWidthPer1000 - in cf2_computeDarkening()
191 FT_Int x = stemWidthPer1000 - in cf2_computeDarkening()
209 FT_Int x = stemWidthPer1000 - in cf2_computeDarkening()