Searched refs:prevP1 (Results 1 – 1 of 1) sorted by relevance
1327 FT_Vector* prevP1; in cf2_glyphpath_pushPrevElem() local1339 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()1344 prevP1 = &glyphpath->prevElemP3; in cf2_glyphpath_pushPrevElem()1350 if ( prevP1->x != nextP0->x || prevP1->y != nextP0->y ) in cf2_glyphpath_pushPrevElem()1356 prevP1, in cf2_glyphpath_pushPrevElem()1364 *prevP1 = intersection; in cf2_glyphpath_pushPrevElem()