Home
last modified time | relevance | path

Searched refs:xOffset3 (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
1842 &xOffset3, in cf2_glyphpath_curveTo()
1856 P2.x = ADD_INT32( x2, xOffset3 ); in cf2_glyphpath_curveTo()
1858 P3.x = ADD_INT32( x3, xOffset3 ); in cf2_glyphpath_curveTo()