Home
last modified time | relevance | path

Searched refs:yOffset1 (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
1836 &yOffset1 ); in cf2_glyphpath_curveTo()
1852 P0.y = ADD_INT32( glyphpath->currentCS.y, yOffset1 ); in cf2_glyphpath_curveTo()
1854 P1.y = ADD_INT32( y1, yOffset1 ); in cf2_glyphpath_curveTo()