Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsblues.c87 CF2_Fixed emBoxBottom, emBoxTop; in cf2_blues_init() local
131 emBoxBottom = cf2_intToFixed( descender ); in cf2_blues_init()
137 emBoxBottom = CF2_ICF_Bottom; in cf2_blues_init()
144 cf2_blueToFixed( blueValues[0] ) < emBoxBottom && in cf2_blues_init()
145 cf2_blueToFixed( blueValues[1] ) < emBoxBottom && in cf2_blues_init()
160 blues->emBoxBottomEdge.csCoord = emBoxBottom - CF2_FIXED_EPSILON; in cf2_blues_init()