Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c1822 CF2_Fixed xOffset1, yOffset1, xOffset3, yOffset3; in cf2_glyphpath_curveTo() local
1840 &yOffset3 ); in cf2_glyphpath_curveTo()
1854 P2.y = ADD_INT32( y2, yOffset3 ); in cf2_glyphpath_curveTo()
1856 P3.y = ADD_INT32( y3, yOffset3 ); in cf2_glyphpath_curveTo()