Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c1323 FT_Vector* nextP0, in cf2_glyphpath_pushPrevElem() argument
1353 if ( prevP1->x != nextP0->x || prevP1->y != nextP0->y ) in cf2_glyphpath_pushPrevElem()
1360 nextP0, in cf2_glyphpath_pushPrevElem()
1448 nextP0->x, in cf2_glyphpath_pushPrevElem()
1449 nextP0->y ); in cf2_glyphpath_pushPrevElem()
1456 nextP0->x, in cf2_glyphpath_pushPrevElem()
1457 nextP0->y ); in cf2_glyphpath_pushPrevElem()
1477 *nextP0 = intersection; in cf2_glyphpath_pushPrevElem()