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

/inkscape/src/livarot/
H A DPathStroke.cpp601 int nrightStNo = dest->AddPoint (pos - l * biss); local
602 int nEdge=dest->AddEdge (rightStNo, nrightStNo);
608 nEdge=dest->AddEdge (nrightStNo, rightEnNo);
621 int nrightStNo = dest->AddPoint (pos - emiter*biss - dec*tbiss); local
623 int nEdge=dest->AddEdge (rightStNo, nrightStNo);
629 nEdge=dest->AddEdge (nrightStNo, nrightEnNo);

Completed in 15 milliseconds