Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c1825 CF2_Fixed xOffset1, yOffset1, xOffset3, yOffset3; in cf2_glyphpath_curveTo() local
1843 &yOffset3 ); in cf2_glyphpath_curveTo()
1857 P2.y = ADD_INT32( y2, yOffset3 ); in cf2_glyphpath_curveTo()
1859 P3.y = ADD_INT32( y3, yOffset3 ); in cf2_glyphpath_curveTo()