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

/inkscape/src/livarot/
H A DShapeSweep.cpp217 Shape *ptSh = NULL; local
233 ptSh = a;
234 ptX = ptSh->pData[nPt].rx;
241 ptSh = a;
242 ptX = ptSh->pData[nPt].rx;
248 if (ptSh->getPoint(nPt).dI == 0 && ptSh->getPoint(nPt).dO == 0)
357 cb = ptSh->getPoint(nPt).incidentEdge[FIRST];
358 while (cb >= 0 && cb < ptSh->numberOfEdges())
360 if ((ptSh
922 Shape *ptSh = NULL; local
[all...]

Completed in 256 milliseconds