Searched defs:nPath (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DShapeMisc.cpp897 int nPath = ebData[bord].pathID; local
899 if (nPath < 0 || nPath >= nbP || orig[nPath] == NULL)
907 Path *from = orig[nPath];
996 int nPath = ebData[bord].pathID; local
1007 if (ebData[bord].pieceID == nPiece && ebData[bord].pathID == nPath)
1030 int nPath = ebData[bord].pathID; local
1042 if (ebData[bord].pieceID == nPiece && ebData[bord].pathID == nPath)
1108 int nPath local
1154 int nPath = ebData[bord].pathID; local
[all...]

Completed in 17 milliseconds