Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c1320 FT_Vector* nextP0, in cf2_glyphpath_pushPrevElem() argument
1350 if ( prevP1->x != nextP0->x || prevP1->y != nextP0->y ) in cf2_glyphpath_pushPrevElem()
1357 nextP0, in cf2_glyphpath_pushPrevElem()
1445 nextP0->x, in cf2_glyphpath_pushPrevElem()
1446 nextP0->y ); in cf2_glyphpath_pushPrevElem()
1453 nextP0->x, in cf2_glyphpath_pushPrevElem()
1454 nextP0->y ); in cf2_glyphpath_pushPrevElem()
1474 *nextP0 = intersection; in cf2_glyphpath_pushPrevElem()