Searched refs:prevElemP1 (Results 1 – 2 of 2) sorted by relevance
1342 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()1386 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()1387 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()1394 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()1395 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()1414 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()1415 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()1800 glyphpath->prevElemP1 = P1; in cf2_glyphpath_lineTo()1888 glyphpath->prevElemP1 = P1; in cf2_glyphpath_curveTo()
240 FT_Vector prevElemP1; member