Searched refs:prevP1 (Results 1 – 1 of 1) sorted by relevance
1330 FT_Vector* prevP1; in cf2_glyphpath_pushPrevElem() local1342 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()1347 prevP1 = &glyphpath->prevElemP3; in cf2_glyphpath_pushPrevElem()1353 if ( prevP1->x != nextP0->x || prevP1->y != nextP0->y ) in cf2_glyphpath_pushPrevElem()1359 prevP1, in cf2_glyphpath_pushPrevElem()1367 *prevP1 = intersection; in cf2_glyphpath_pushPrevElem()