Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.h242 FT_Vector prevElemP3; member
Dpshints.c1347 prevP1 = &glyphpath->prevElemP3; in cf2_glyphpath_pushPrevElem()
1424 glyphpath->prevElemP3.x, in cf2_glyphpath_pushPrevElem()
1425 glyphpath->prevElemP3.y ); in cf2_glyphpath_pushPrevElem()
1890 glyphpath->prevElemP3 = P3; in cf2_glyphpath_curveTo()