Searched refs:inf1 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dmakepath.cpp159 // possibly the previous point (inf1) [from inf1--inf2], return a
165 VertInf *inf1 = (inf1Index >= 0) ? done[inf1Index].inf : NULL; local
170 if (inf1 != NULL)
179 Point p1 = inf1->point;

Completed in 21 milliseconds