Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcf2blues.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()
/external/pdfium/third_party/freetype/src/cff/
Dcf2blues.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()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcf2blues.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()