Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.h241 FT_Vector prevElemP2; member
Dpshints.c1346 prevP0 = &glyphpath->prevElemP2; in cf2_glyphpath_pushPrevElem()
1419 glyphpath->prevElemP2.x, in cf2_glyphpath_pushPrevElem()
1420 glyphpath->prevElemP2.y ); in cf2_glyphpath_pushPrevElem()
1889 glyphpath->prevElemP2 = P2; in cf2_glyphpath_curveTo()